[INFO] fetching crate bincode-purplecoin 2.0.0-rc.2... [INFO] testing bincode-purplecoin-2.0.0-rc.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bincode-purplecoin 2.0.0-rc.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate bincode-purplecoin 2.0.0-rc.2 [INFO] finished tweaking crates.io crate bincode-purplecoin 2.0.0-rc.2 [INFO] tweaked toml for crates.io crate bincode-purplecoin 2.0.0-rc.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bincode-purplecoin 2.0.0-rc.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b587fbef32b87ed0f3897760352da814de49b57118b649e823dbba1bb0ca817 [INFO] running `Command { std: "docker" "start" "-a" "7b587fbef32b87ed0f3897760352da814de49b57118b649e823dbba1bb0ca817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b587fbef32b87ed0f3897760352da814de49b57118b649e823dbba1bb0ca817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b587fbef32b87ed0f3897760352da814de49b57118b649e823dbba1bb0ca817", kill_on_drop: false }` [INFO] [stdout] 7b587fbef32b87ed0f3897760352da814de49b57118b649e823dbba1bb0ca817 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74d35ccec8fd67c8d5c8c4575cfc5622d0096f5be7f81cfabd1adfd0ffae12f2 [INFO] running `Command { std: "docker" "start" "-a" "74d35ccec8fd67c8d5c8c4575cfc5622d0096f5be7f81cfabd1adfd0ffae12f2", kill_on_drop: false }` [INFO] [stderr] Compiling virtue v0.0.7 [INFO] [stderr] Compiling bincode_derive_purplecoin v2.0.0-rc.1 [INFO] [stderr] Compiling bincode-purplecoin v2.0.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::atomic::*` [INFO] [stdout] --> src/features/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "74d35ccec8fd67c8d5c8c4575cfc5622d0096f5be7f81cfabd1adfd0ffae12f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d35ccec8fd67c8d5c8c4575cfc5622d0096f5be7f81cfabd1adfd0ffae12f2", kill_on_drop: false }` [INFO] [stdout] 74d35ccec8fd67c8d5c8c4575cfc5622d0096f5be7f81cfabd1adfd0ffae12f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5abc30bbaf812ed0c98ab5327d9e35117a12dae731338aa1813e4a43d84b6d0a [INFO] running `Command { std: "docker" "start" "-a" "5abc30bbaf812ed0c98ab5327d9e35117a12dae731338aa1813e4a43d84b6d0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stdout] warning: unused import: `self::atomic::*` [INFO] [stdout] --> src/features/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling bincode-purplecoin v2.0.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(bincode::Encode, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(bincode::BorrowDecode, bincode::Encode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(bincode::BorrowDecode, bincode::Encode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(bincode::Encode, bincode::BorrowDecode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(bincode::Encode, bincode::BorrowDecode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(bincode::Decode, bincode::Encode, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(bincode::Decode, bincode::Encode, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 281 | macro_newtype!(MacroNewType); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `macro_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:277:35 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] ... [INFO] [stdout] 281 | macro_newtype!(MacroNewType); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `macro_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:311:10 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(bincode::Encode, bincode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(bincode::Encode, bincode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(bincode::Encode, bincode::BorrowDecode, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:314:27 [INFO] [stdout] | [INFO] [stdout] 314 | #[derive(bincode::Encode, bincode::BorrowDecode, Debug)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:329:27 [INFO] [stdout] | [INFO] [stdout] 329 | #[derive(bincode::Encode, bincode::Decode, PartialEq, Debug, Eq)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `bincode` [INFO] [stdout] --> tests/derive_rename.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate bincode as bincode_new; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bincode` [INFO] [stdout] --> tests/issues/issue_431.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::{Decode, Encode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_427.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Clone, Debug, bincode::Encode)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_427.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(PartialEq, Clone, Copy, Debug, bincode::Encode)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_467.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(bincode::Decode, bincode::Encode)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_467.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(bincode::Decode, bincode::Encode)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_459.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(bincode::Encode)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `bincode` in this scope [INFO] [stdout] --> tests/derive_rename.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[bincode(crate = "bincode_new")] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `bincode` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/derive_rename.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate core as bincode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_431.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | let vec = bincode::encode_to_vec(&t, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 27 - let vec = bincode::encode_to_vec(&t, bincode::config::standard()).unwrap(); [INFO] [stdout] 27 + let vec = bincode::encode_to_vec(&t, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_431.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | bincode::decode_from_slice(&vec, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - bincode::decode_from_slice(&vec, bincode::config::standard()).unwrap(); [INFO] [stdout] 30 + bincode::decode_from_slice(&vec, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_467.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | bincode::decode_from_slice(&[], bincode::config::standard().with_limit::<1024>()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - bincode::decode_from_slice(&[], bincode::config::standard().with_limit::<1024>()); [INFO] [stdout] 13 + bincode::decode_from_slice(&[], config::standard().with_limit::<1024>()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_459.rs:12:69 [INFO] [stdout] | [INFO] [stdout] 12 | let _result = bincode::encode_to_vec(AllTypes(BTreeMap::new()), bincode::config::standard()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - let _result = bincode::encode_to_vec(AllTypes(BTreeMap::new()), bincode::config::standard()); [INFO] [stdout] 12 + let _result = bincode::encode_to_vec(AllTypes(BTreeMap::new()), config::standard()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_498.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | bincode::decode_from_slice(&bytes, bincode::config::legacy().with_limit::<1024>()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 11 - bincode::decode_from_slice(&bytes, bincode::config::legacy().with_limit::<1024>()); [INFO] [stdout] 11 + bincode::decode_from_slice(&bytes, config::legacy().with_limit::<1024>()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_498.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | bincode::error::DecodeError::CStringNulError { inner: _ } => {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::error::DecodeError; [INFO] [stdout] | [INFO] [stdout] help: if you import `DecodeError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - bincode::error::DecodeError::CStringNulError { inner: _ } => {} [INFO] [stdout] 14 + DecodeError::CStringNulError { inner: _ } => {} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode-purplecoin` (test "derive_rename") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_431.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | let vec = bincode::encode_to_vec(&t, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_431.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | bincode::decode_from_slice(&vec, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_467.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | bincode::decode_from_slice(&[], bincode::config::standard().with_limit::<1024>()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_459.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let _result = bincode::encode_to_vec(AllTypes(BTreeMap::new()), bincode::config::standard()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/issues/issue_498.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | bincode::decode_from_slice(&bytes, bincode::config::legacy().with_limit::<1024>()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::atomic::*` [INFO] [stdout] --> src/features/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode-purplecoin` (test "issues") due to 17 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | C: bincode::config::Config, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - C: bincode::config::Config, [INFO] [stdout] 6 + C: config::Config, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - bincode::config::standard() [INFO] [stdout] 55 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - bincode::config::standard() [INFO] [stdout] 63 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 71 - bincode::config::standard() [INFO] [stdout] 71 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 79 - bincode::config::standard() [INFO] [stdout] 79 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - bincode::config::standard() [INFO] [stdout] 87 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - bincode::config::standard() [INFO] [stdout] 94 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 101 - bincode::config::standard() [INFO] [stdout] 101 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 108 - bincode::config::standard() [INFO] [stdout] 108 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | let len = bincode::encode_into_slice(&element, &mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | bincode::decode_from_slice(&mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait TheSameTrait: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:137:43 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait TheSameTrait: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | impl TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:139:55 [INFO] [stdout] | [INFO] [stdout] 139 | impl TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode-purplecoin` (test "utils") due to 15 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | C: bincode::config::Config, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - C: bincode::config::Config, [INFO] [stdout] 6 + C: config::Config, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - bincode::config::standard() [INFO] [stdout] 55 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - bincode::config::standard() [INFO] [stdout] 63 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 71 - bincode::config::standard() [INFO] [stdout] 71 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 79 - bincode::config::standard() [INFO] [stdout] 79 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - bincode::config::standard() [INFO] [stdout] 87 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - bincode::config::standard() [INFO] [stdout] 94 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 101 - bincode::config::standard() [INFO] [stdout] 101 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 108 - bincode::config::standard() [INFO] [stdout] 108 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | fn encode( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::enc; [INFO] [stdout] | [INFO] [stdout] help: if you import `enc`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - fn encode( [INFO] [stdout] 22 + fn encode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Result<(), bincode::error::EncodeError> { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::error; [INFO] [stdout] | [INFO] [stdout] help: if you import `error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Result<(), bincode::error::EncodeError> { [INFO] [stdout] 25 + ) -> Result<(), error::EncodeError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | fn decode( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::de; [INFO] [stdout] | [INFO] [stdout] help: if you import `de`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - fn decode( [INFO] [stdout] 33 + fn decode( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::error; [INFO] [stdout] | [INFO] [stdout] help: if you import `error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - ) -> Result { [INFO] [stdout] 35 + ) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | a: bincode::Decode::decode(decoder)?, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::Decode; [INFO] [stdout] | [INFO] [stdout] help: if you import `Decode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - a: bincode::Decode::decode(decoder)?, [INFO] [stdout] 37 + a: Decode::decode(decoder)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | b: bincode::Decode::decode(decoder)?, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::Decode; [INFO] [stdout] | [INFO] [stdout] help: if you import `Decode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 38 - b: bincode::Decode::decode(decoder)?, [INFO] [stdout] 38 + b: Decode::decode(decoder)?, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:46:63 [INFO] [stdout] | [INFO] [stdout] 46 | let foo: Foo = bincode::decode_from_std_read(&mut cursor, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 46 - let foo: Foo = bincode::decode_from_std_read(&mut cursor, bincode::config::standard()).unwrap(); [INFO] [stdout] 46 + let foo: Foo = bincode::decode_from_std_read(&mut cursor, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | bincode::config::standard(), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - bincode::config::standard(), [INFO] [stdout] 59 + config::standard(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:65:61 [INFO] [stdout] | [INFO] [stdout] 65 | let foo: Foo = bincode::decode_from_std_read(&mut file, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 65 - let foo: Foo = bincode::decode_from_std_read(&mut file, bincode::config::standard()).unwrap(); [INFO] [stdout] 65 + let foo: Foo = bincode::decode_from_std_read(&mut file, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let config = bincode::config::standard(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - let config = bincode::config::standard(); [INFO] [stdout] 110 + let config = config::standard(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:135:48 [INFO] [stdout] | [INFO] [stdout] 135 | bincode::decode_from_slice(&mut input, bincode::config::standard()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 135 - bincode::decode_from_slice(&mut input, bincode::config::standard()); [INFO] [stdout] 135 + bincode::decode_from_slice(&mut input, config::standard()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | bincode::error::DecodeError::InvalidSystemTime { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use bincode_purplecoin::error::DecodeError; [INFO] [stdout] | [INFO] [stdout] help: if you import `DecodeError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 139 - bincode::error::DecodeError::InvalidSystemTime { [INFO] [stdout] 139 + DecodeError::InvalidSystemTime { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | let len = bincode::encode_into_slice(&element, &mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | bincode::decode_from_slice(&mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait TheSameTrait: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:137:43 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait TheSameTrait: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | impl TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:139:55 [INFO] [stdout] | [INFO] [stdout] 139 | impl TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl bincode::Encode for Foo { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | impl bincode::Decode for Foo { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let foo: Foo = bincode::decode_from_std_read(&mut cursor, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | let bytes_written = bincode::encode_into_std_write( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | let foo: Foo = bincode::decode_from_std_read(&mut file, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | let len = bincode::encode_into_slice(cstr, &mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | bincode::decode_from_slice(&mut buffer[..len], config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | let len = bincode::encode_into_slice(path, &mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | bincode::decode_from_slice(&mut buffer[..len], config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/std.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | bincode::decode_from_slice(&mut input, bincode::config::standard()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode-purplecoin` (test "std") due to 37 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:19:55 [INFO] [stdout] | [INFO] [stdout] 19 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 19 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | bincode::decode_from_slice(&slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - bincode::decode_from_slice(&slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 39 + bincode::decode_from_slice(&slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:62:62 [INFO] [stdout] | [INFO] [stdout] 62 | let len = bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 62 - let len = bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 62 + let len = bincode::encode_into_slice(&start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:65:51 [INFO] [stdout] | [INFO] [stdout] 65 | bincode::decode_from_slice(&slice[..len], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 65 - bincode::decode_from_slice(&slice[..len], bincode::config::standard()).unwrap(); [INFO] [stdout] 65 + bincode::decode_from_slice(&slice[..len], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 78 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 78 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 88 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:104:55 [INFO] [stdout] | [INFO] [stdout] 104 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 104 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 104 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 114 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 114 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:124:48 [INFO] [stdout] | [INFO] [stdout] 124 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 124 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:134:55 [INFO] [stdout] | [INFO] [stdout] 134 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 134 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 134 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:144:55 [INFO] [stdout] | [INFO] [stdout] 144 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 144 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 144 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:154:48 [INFO] [stdout] | [INFO] [stdout] 154 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 154 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 154 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:171:55 [INFO] [stdout] | [INFO] [stdout] 171 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 171 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 171 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 181 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 181 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:191:48 [INFO] [stdout] | [INFO] [stdout] 191 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 191 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 191 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:201:55 [INFO] [stdout] | [INFO] [stdout] 201 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 201 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 201 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:211:55 [INFO] [stdout] | [INFO] [stdout] 211 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 211 - bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 211 + bincode::encode_into_slice(start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:221:48 [INFO] [stdout] | [INFO] [stdout] 221 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 221 - bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 221 + bincode::decode_from_slice(&mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:240:55 [INFO] [stdout] | [INFO] [stdout] 240 | bincode::encode_into_slice(e, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 240 - bincode::encode_into_slice(e, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 240 + bincode::encode_into_slice(e, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:251:42 [INFO] [stdout] | [INFO] [stdout] 251 | fn de(num: u8) -> Result { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error; [INFO] [stdout] | [INFO] [stdout] help: if you import `error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 251 - fn de(num: u8) -> Result { [INFO] [stdout] 251 + fn de(num: u8) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:252:64 [INFO] [stdout] | [INFO] [stdout] 252 | let (result, len) = bincode::decode_from_slice(&[num], bincode::config::standard())?; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 252 - let (result, len) = bincode::decode_from_slice(&[num], bincode::config::standard())?; [INFO] [stdout] 252 + let (result, len) = bincode::decode_from_slice(&[num], config::standard())?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:257:53 [INFO] [stdout] | [INFO] [stdout] 257 | fn expected_err(idx: u32) -> Result { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error; [INFO] [stdout] | [INFO] [stdout] help: if you import `error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 257 - fn expected_err(idx: u32) -> Result { [INFO] [stdout] 257 + fn expected_err(idx: u32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | Err(bincode::error::DecodeError::UnexpectedVariant { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error::DecodeError; [INFO] [stdout] | [INFO] [stdout] help: if you import `DecodeError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 258 - Err(bincode::error::DecodeError::UnexpectedVariant { [INFO] [stdout] 258 + Err(DecodeError::UnexpectedVariant { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | allowed: bincode::error::AllowedEnumVariants::Allowed(&[1, 2, 3, 5, 6]), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error::AllowedEnumVariants; [INFO] [stdout] | [INFO] [stdout] help: if you import `AllowedEnumVariants`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 260 - allowed: bincode::error::AllowedEnumVariants::Allowed(&[1, 2, 3, 5, 6]), [INFO] [stdout] 260 + allowed: AllowedEnumVariants::Allowed(&[1, 2, 3, 5, 6]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:288:63 [INFO] [stdout] | [INFO] [stdout] 288 | bincode::encode_into_slice(val, &mut usize_slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 288 - bincode::encode_into_slice(val, &mut usize_slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 288 + bincode::encode_into_slice(val, &mut usize_slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | bincode::config::standard(), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 294 - bincode::config::standard(), [INFO] [stdout] 294 + config::standard(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | bincode::config::standard(), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 303 - bincode::config::standard(), [INFO] [stdout] 303 + config::standard(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:320:57 [INFO] [stdout] | [INFO] [stdout] 320 | bincode::decode_from_slice::(&[], bincode::config::standard()).unwrap_err(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 320 - bincode::decode_from_slice::(&[], bincode::config::standard()).unwrap_err(); [INFO] [stdout] 320 + bincode::decode_from_slice::(&[], config::standard()).unwrap_err(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | bincode::error::DecodeError::EmptyEnum { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error::DecodeError; [INFO] [stdout] | [INFO] [stdout] help: if you import `DecodeError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 323 - bincode::error::DecodeError::EmptyEnum { [INFO] [stdout] 323 + DecodeError::EmptyEnum { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:340:56 [INFO] [stdout] | [INFO] [stdout] 340 | bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 340 - bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 340 + bincode::encode_into_slice(&start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:351:61 [INFO] [stdout] | [INFO] [stdout] 351 | bincode::decode_from_slice(&slice[..bytes_written], bincode::config::standard()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 351 - bincode::decode_from_slice(&slice[..bytes_written], bincode::config::standard()) [INFO] [stdout] 351 + bincode::decode_from_slice(&slice[..bytes_written], config::standard()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:359:56 [INFO] [stdout] | [INFO] [stdout] 359 | bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 359 - bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] 359 + bincode::encode_into_slice(&start, &mut slice, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:363:61 [INFO] [stdout] | [INFO] [stdout] 363 | bincode::decode_from_slice(&slice[..bytes_written], bincode::config::standard()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 363 - bincode::decode_from_slice(&slice[..bytes_written], bincode::config::standard()) [INFO] [stdout] 363 + bincode::decode_from_slice(&slice[..bytes_written], config::standard()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | C: bincode::config::Config, [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - C: bincode::config::Config, [INFO] [stdout] 6 + C: config::Config, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 55 - bincode::config::standard() [INFO] [stdout] 55 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - bincode::config::standard() [INFO] [stdout] 63 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 71 - bincode::config::standard() [INFO] [stdout] 71 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 79 - bincode::config::standard() [INFO] [stdout] 79 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - bincode::config::standard() [INFO] [stdout] 87 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - bincode::config::standard() [INFO] [stdout] 94 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 101 - bincode::config::standard() [INFO] [stdout] 101 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 108 - bincode::config::standard() [INFO] [stdout] 108 + config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:123:64 [INFO] [stdout] | [INFO] [stdout] 123 | let result = bincode::encode_into_slice(&cell, &mut slice, bincode::config::standard()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 123 - let result = bincode::encode_into_slice(&cell, &mut slice, bincode::config::standard()) [INFO] [stdout] 123 + let result = bincode::encode_into_slice(&cell, &mut slice, config::standard()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | bincode::error::EncodeError::RefCellAlreadyBorrowed { .. } => {} // ok [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error::EncodeError; [INFO] [stdout] | [INFO] [stdout] help: if you import `EncodeError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 127 - bincode::error::EncodeError::RefCellAlreadyBorrowed { .. } => {} // ok [INFO] [stdout] 127 + EncodeError::RefCellAlreadyBorrowed { .. } => {} // ok [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 136 - bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 136 + bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:140:54 [INFO] [stdout] | [INFO] [stdout] 140 | bincode::decode_from_slice(&mut buffer[..8], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 140 - bincode::decode_from_slice(&mut buffer[..8], bincode::config::standard()).unwrap(); [INFO] [stdout] 140 + bincode::decode_from_slice(&mut buffer[..8], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:149:60 [INFO] [stdout] | [INFO] [stdout] 149 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 149 - let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 149 + let n = bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:153:50 [INFO] [stdout] | [INFO] [stdout] 153 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 153 - bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] 153 + bincode::decode_from_slice(&buffer[..n], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:159:60 [INFO] [stdout] | [INFO] [stdout] 159 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 159 - let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 159 + let n = bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:163:50 [INFO] [stdout] | [INFO] [stdout] 163 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 163 - bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] 163 + bincode::decode_from_slice(&buffer[..n], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 172 - bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 172 + bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:179:55 [INFO] [stdout] | [INFO] [stdout] 179 | bincode::decode_from_slice(&mut buffer[..12], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - bincode::decode_from_slice(&mut buffer[..12], bincode::config::standard()).unwrap(); [INFO] [stdout] 179 + bincode::decode_from_slice(&mut buffer[..12], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:188:60 [INFO] [stdout] | [INFO] [stdout] 188 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 188 - let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 188 + let n = bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:195:50 [INFO] [stdout] | [INFO] [stdout] 195 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 195 - bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] 195 + bincode::decode_from_slice(&buffer[..n], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:201:60 [INFO] [stdout] | [INFO] [stdout] 201 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 201 - let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 201 + let n = bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 205 - bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] 205 + bincode::decode_from_slice(&buffer[..n], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 214 - bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] 214 + bincode::encode_into_slice(input, &mut buffer, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | bincode::decode_from_slice(&mut buffer[..11], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 221 - bincode::decode_from_slice(&mut buffer[..11], bincode::config::standard()).unwrap(); [INFO] [stdout] 221 + bincode::decode_from_slice(&mut buffer[..11], config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | let config = bincode::config::standard() [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 227 - let config = bincode::config::standard() [INFO] [stdout] 227 + let config = config::standard() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | bincode::config::standard(), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 248 - bincode::config::standard(), [INFO] [stdout] 248 + config::standard(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:253:48 [INFO] [stdout] | [INFO] [stdout] 253 | bincode::decode_from_slice(&mut input, bincode::config::standard()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 253 - bincode::decode_from_slice(&mut input, bincode::config::standard()); [INFO] [stdout] 253 + bincode::decode_from_slice(&mut input, config::standard()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | bincode::error::DecodeError::InvalidDuration { [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::error::DecodeError; [INFO] [stdout] | [INFO] [stdout] help: if you import `DecodeError`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 257 - bincode::error::DecodeError::InvalidDuration { [INFO] [stdout] 257 + DecodeError::InvalidDuration { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | bincode::config::standard(), [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 271 - bincode::config::standard(), [INFO] [stdout] 271 + config::standard(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:276:48 [INFO] [stdout] | [INFO] [stdout] 276 | bincode::decode_from_slice(&mut input, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use bincode_purplecoin::config; [INFO] [stdout] | [INFO] [stdout] help: if you import `config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 276 - bincode::decode_from_slice(&mut input, bincode::config::standard()).unwrap(); [INFO] [stdout] 276 + bincode::decode_from_slice(&mut input, config::standard()).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | bincode::decode_from_slice(&slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let len = bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | bincode::decode_from_slice(&slice[..len], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode-purplecoin` (test "basic_types") due to 58 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | let len = bincode::encode_into_slice(&element, &mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | bincode::decode_from_slice(&mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait TheSameTrait: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:137:43 [INFO] [stdout] | [INFO] [stdout] 137 | pub trait TheSameTrait: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | impl TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/utils.rs:139:55 [INFO] [stdout] | [INFO] [stdout] 139 | impl TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {} [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | let result = bincode::encode_into_slice(&cell, &mut slice, bincode::config::standard()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | bincode::decode_from_slice(&mut buffer[..8], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | bincode::decode_from_slice(&mut buffer[..12], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | let n = bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | bincode::decode_from_slice(&buffer[..n], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | bincode::encode_into_slice(input, &mut buffer, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | bincode::decode_from_slice(&mut buffer[..11], bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | let len = bincode::encode_into_slice(input, &mut buffer, config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | bincode::decode_from_slice(&mut buffer[..9], config).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | bincode::encode_into_slice( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | bincode::decode_from_slice(&mut input, bincode::config::standard()); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | bincode::encode_into_slice( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/basic_types.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | bincode::decode_from_slice(&mut input, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | bincode::encode_into_slice(start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | bincode::decode_from_slice(&mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | bincode::encode_into_slice(e, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | let (result, len) = bincode::decode_from_slice(&[num], bincode::config::standard())?; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | bincode::encode_into_slice(val, &mut usize_slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:291:27 [INFO] [stdout] | [INFO] [stdout] 291 | let newtype_len = bincode::encode_into_slice( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | let (newtype, len) = bincode::decode_from_slice::( [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | bincode::decode_from_slice::(&[], bincode::config::standard()).unwrap_err(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | bincode::decode_from_slice(&slice[..bytes_written], bincode::config::standard()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | bincode::encode_into_slice(&start, &mut slice, bincode::config::standard()).unwrap(); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bincode` [INFO] [stdout] --> tests/derive.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | bincode::decode_from_slice(&slice[..bytes_written], bincode::config::standard()) [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `bincode` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bincode`, use `cargo add bincode` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bincode-purplecoin` (test "derive") due to 81 previous errors [INFO] running `Command { std: "docker" "inspect" "5abc30bbaf812ed0c98ab5327d9e35117a12dae731338aa1813e4a43d84b6d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5abc30bbaf812ed0c98ab5327d9e35117a12dae731338aa1813e4a43d84b6d0a", kill_on_drop: false }` [INFO] [stdout] 5abc30bbaf812ed0c98ab5327d9e35117a12dae731338aa1813e4a43d84b6d0a