[INFO] fetching crate bincode-purplecoin 2.0.0-rc.2...
[INFO] checking bincode-purplecoin-2.0.0-rc.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate bincode-purplecoin 2.0.0-rc.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bincode-purplecoin 2.0.0-rc.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded virtue v0.0.7
[INFO] [stderr]   Downloaded bincode_derive_purplecoin v2.0.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d046d80fd180d696371388d4b5c2dc8d0b485929c58eb62ccd131665f4decbb
[INFO] running `Command { std: "docker" "start" "-a" "4d046d80fd180d696371388d4b5c2dc8d0b485929c58eb62ccd131665f4decbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d046d80fd180d696371388d4b5c2dc8d0b485929c58eb62ccd131665f4decbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d046d80fd180d696371388d4b5c2dc8d0b485929c58eb62ccd131665f4decbb", kill_on_drop: false }`
[INFO] [stdout] 4d046d80fd180d696371388d4b5c2dc8d0b485929c58eb62ccd131665f4decbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c96b9af57827abbe9ac0f72a5775b2e0d84a07de4cdc3371d1377aa53dec9b3
[INFO] running `Command { std: "docker" "start" "-a" "3c96b9af57827abbe9ac0f72a5775b2e0d84a07de4cdc3371d1377aa53dec9b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling virtue v0.0.7
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling bincode_derive_purplecoin v2.0.0-rc.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0432]: unresolved import `bincode`
[INFO] [stdout]  --> benches/varint.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bincode::config;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bincode`
[INFO] [stdout]  --> benches/inline.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bincode::config;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use bincode::{error::DecodeError, Decode};
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bincode`
[INFO] [stdout]    --> tests/alloc.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use bincode::{error::DecodeError, Decode};
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[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)]` on by default
[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[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]  --> benches/inline.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let slice = bincode::encode_to_vec(vec![String::from("Hello world"); 1000], config).unwrap();
[INFO] [stdout]   |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/inline.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |                 black_box(bincode::decode_from_slice(black_box(&slice), config).unwrap());
[INFO] [stdout]    |                           ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:16:39
[INFO] [stdout]    |
[INFO] [stdout] 16 |             let _: (Vec<u8>, usize) = bincode::decode_from_slice(&bytes, config).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let _: (Vec<u16>, usize) = bincode::decode_from_slice(&bytes, config).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let _: (Vec<u32>, usize) = bincode::decode_from_slice(&bytes, config).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let _: (Vec<u64>, usize) = bincode::decode_from_slice(&bytes, config).unwrap();
[INFO] [stdout]    |                                        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 bincode::decode_from_reader(&mut std::io::BufReader::new(&bytes[..]), config)
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> benches/varint.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 bincode::decode_from_reader(&mut std::io::BufReader::new(&bytes[..]), config)
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> benches/varint.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> benches/varint.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 bincode::decode_from_reader(&mut std::io::BufReader::new(&bytes[..]), config)
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> benches/varint.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let bytes = bincode::encode_to_vec(&input, config).unwrap();
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> benches/varint.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 bincode::decode_from_reader(&mut std::io::BufReader::new(&bytes[..]), config)
[INFO] [stdout]     |                 ^^^^^^^ use of undeclared crate or module `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] Some errors have detailed explanations: E0432, E0433.
[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] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bincode-purplecoin` (bench "varint") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bincode-purplecoin` (bench "inline") due to 3 previous errors
[INFO] [stderr] error: could not compile `bincode-purplecoin` (test "derive_rename") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]  --> tests/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     C: bincode::config::Config,
[INFO] [stdout]   |        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]   |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]  --> tests/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     C: bincode::config::Config,
[INFO] [stdout]   |        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]   |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                                       ^^^^^^^ use of undeclared crate or module `bincode`
[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 "atomic") due to 15 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                                       ^^^^^^^ use of undeclared crate or module `bincode`
[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 undeclared crate or module `bincode`
[INFO] [stdout]  --> tests/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     C: bincode::config::Config,
[INFO] [stdout]   |        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]   |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn encode<E: bincode::enc::Encoder>(
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::enc;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `enc`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn encode<E: bincode::enc::Encoder>(
[INFO] [stdout] 21 +     fn encode<E: enc::Encoder>(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> Result<(), bincode::error::EncodeError> {
[INFO] [stdout]    |                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     ) -> Result<(), bincode::error::EncodeError> {
[INFO] [stdout] 24 +     ) -> Result<(), error::EncodeError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn decode<D: bincode::de::Decoder>(
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::de;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `de`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -     fn decode<D: bincode::de::Decoder>(
[INFO] [stdout] 32 +     fn decode<D: de::Decoder>(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ) -> Result<Self, bincode::error::DecodeError> {
[INFO] [stdout]    |                       ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -     ) -> Result<Self, bincode::error::DecodeError> {
[INFO] [stdout] 34 +     ) -> Result<Self, error::DecodeError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]  --> tests/utils.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 |     C: bincode::config::Config,
[INFO] [stdout]   |        ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]   |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |             a: bincode::Decode::decode(decoder)?,
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::Decode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Decode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -             a: bincode::Decode::decode(decoder)?,
[INFO] [stdout] 36 +             a: Decode::decode(decoder)?,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |             b: bincode::Decode::decode(decoder)?,
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::Decode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Decode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -             b: bincode::Decode::decode(decoder)?,
[INFO] [stdout] 37 +             b: Decode::decode(decoder)?,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:44:59
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let vec = bincode::encode_to_vec(Foo { a: 5, b: 10 }, bincode::config::standard()).unwrap();
[INFO] [stdout]    |                                                           ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::config;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `config`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 44 -     let vec = bincode::encode_to_vec(Foo { a: 5, b: 10 }, bincode::config::standard()).unwrap();
[INFO] [stdout] 44 +     let vec = bincode::encode_to_vec(Foo { a: 5, b: 10 }, config::standard()).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:48:42
[INFO] [stdout]    |
[INFO] [stdout] 48 |         bincode::decode_from_slice(&vec, bincode::config::standard()).unwrap();
[INFO] [stdout]    |                                          ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 7  + use bincode_purplecoin::config;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `config`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -         bincode::decode_from_slice(&vec, bincode::config::standard()).unwrap();
[INFO] [stdout] 48 +         bincode::decode_from_slice(&vec, config::standard()).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:107:50
[INFO] [stdout]     |
[INFO] [stdout] 107 |         bincode::encode_to_vec(u64::max_value(), bincode::config::standard()).unwrap(),
[INFO] [stdout]     |                                                  ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 7   + use bincode_purplecoin::config;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `config`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 -         bincode::encode_to_vec(u64::max_value(), bincode::config::standard()).unwrap(),
[INFO] [stdout] 107 +         bincode::encode_to_vec(u64::max_value(), config::standard()).unwrap(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:109:53
[INFO] [stdout]     |
[INFO] [stdout] 109 |         bincode::encode_to_vec(DECODE_LIMIT as u64, bincode::config::standard()).unwrap(),
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 7   + use bincode_purplecoin::config;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `config`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -         bincode::encode_to_vec(DECODE_LIMIT as u64, bincode::config::standard()).unwrap(),
[INFO] [stdout] 109 +         bincode::encode_to_vec(DECODE_LIMIT as u64, config::standard()).unwrap(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             bincode::config::standard().with_limit::<DECODE_LIMIT>(),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 7   + use bincode_purplecoin::config;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `config`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -             bincode::config::standard().with_limit::<DECODE_LIMIT>(),
[INFO] [stdout] 115 +             config::standard().with_limit::<DECODE_LIMIT>(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/utils.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         bincode::config::standard()
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         bincode::config::standard()
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn encode<E: bincode::enc::Encoder>(
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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<E: bincode::enc::Encoder>(
[INFO] [stdout] 22 +     fn encode<E: enc::Encoder>(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ) -> Result<(), bincode::error::EncodeError> {
[INFO] [stdout]    |                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn decode<D: bincode::de::Decoder>(
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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<D: bincode::de::Decoder>(
[INFO] [stdout] 33 +     fn decode<D: de::Decoder>(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<Self, bincode::error::DecodeError> {
[INFO] [stdout]    |                       ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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<Self, bincode::error::DecodeError> {
[INFO] [stdout] 35 +     ) -> Result<Self, error::DecodeError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |             a: bincode::Decode::decode(decoder)?,
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |             b: bincode::Decode::decode(decoder)?,
[INFO] [stdout]    |                ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         bincode::config::standard(),
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout]    |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/std.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let config = bincode::config::standard();
[INFO] [stdout]     |                  ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/std.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         bincode::error::DecodeError::InvalidSystemTime {
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout]     |
[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 undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                                       ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl bincode::Encode for Foo {
[INFO] [stdout]    |      ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl bincode::Decode for Foo {
[INFO] [stdout]    |      ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let vec = bincode::encode_to_vec(Foo { a: 5, b: 10 }, bincode::config::standard()).unwrap();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/alloc.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         bincode::decode_from_slice(&vec, bincode::config::standard()).unwrap();
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         bincode::encode_to_vec(u64::max_value(), bincode::config::standard()).unwrap(),
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         bincode::encode_to_vec(DECODE_LIMIT as u64, bincode::config::standard()).unwrap(),
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/alloc.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let result = bincode::decode_from_slice::<T, _>(
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared crate or module `bincode`
[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] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                     ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]    --> tests/utils.rs:139:55
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<T> TheSameTrait for T where T: bincode::Encode + bincode::Decode + Debug + 'static {}
[INFO] [stdout]     |                                                       ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:21:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl bincode::Encode for Foo {
[INFO] [stdout]    |      ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bincode`
[INFO] [stdout]   --> tests/std.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl bincode::Decode for Foo {
[INFO] [stdout]    |      ^^^^^^^ use of undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `bincode`
[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 "alloc") due to 35 previous errors
[INFO] [stderr] error: could not compile `bincode-purplecoin` (test "std") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "3c96b9af57827abbe9ac0f72a5775b2e0d84a07de4cdc3371d1377aa53dec9b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c96b9af57827abbe9ac0f72a5775b2e0d84a07de4cdc3371d1377aa53dec9b3", kill_on_drop: false }`
[INFO] [stdout] 3c96b9af57827abbe9ac0f72a5775b2e0d84a07de4cdc3371d1377aa53dec9b3
