[INFO] cloning repository https://github.com/Ragora/RustVM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ragora/RustVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagora%2FRustVM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagora%2FRustVM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92b15bf3cd2a4846518ec3989ee18b734fa92804
[INFO] checking Ragora/RustVM against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagora%2FRustVM" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ragora/RustVM
[INFO] finished tweaking git repo https://github.com/Ragora/RustVM
[INFO] tweaked toml for git repo https://github.com/Ragora/RustVM written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ragora/RustVM on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ragora/RustVM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]  Downgrading clap v3.2.25 -> v2.34.0
[INFO] [stderr]  Downgrading criterion v0.4.0 -> v0.3.6 (available: v0.8.1)
[INFO] [stderr]  Downgrading criterion-plot v0.5.0 -> v0.4.5
[INFO] [stderr]       Adding csv v1.4.0
[INFO] [stderr]       Adding csv-core v0.1.13
[INFO] [stderr]       Adding memchr v2.7.6
[INFO] [stderr]       Adding pest v2.8.5
[INFO] [stderr]     Updating proc-macro2 v1.0.56 -> v1.0.105
[INFO] [stderr]     Updating quote v1.0.26 -> v1.0.43
[INFO] [stderr]       Adding serde_cbor v0.11.2
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.162 -> v1.0.228
[INFO] [stderr]     Updating syn v2.0.15 -> v2.0.114
[INFO] [stderr]  Downgrading textwrap v0.16.0 -> v0.11.0
[INFO] [stderr]       Adding ucd-trie v0.1.7
[INFO] [stderr]       Adding unicode-width v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 496fc2f2e4aeb19ab635c8e4804028d6c8d90b5042457db9216f828589e1e9f7
[INFO] running `Command { std: "docker" "start" "-a" "496fc2f2e4aeb19ab635c8e4804028d6c8d90b5042457db9216f828589e1e9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "496fc2f2e4aeb19ab635c8e4804028d6c8d90b5042457db9216f828589e1e9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496fc2f2e4aeb19ab635c8e4804028d6c8d90b5042457db9216f828589e1e9f7", kill_on_drop: false }`
[INFO] [stdout] 496fc2f2e4aeb19ab635c8e4804028d6c8d90b5042457db9216f828589e1e9f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8d919fed560758356a384af321a2ca64b03ebb9b45fc8224a98d54817bbd7b1
[INFO] running `Command { std: "docker" "start" "-a" "a8d919fed560758356a384af321a2ca64b03ebb9b45fc8224a98d54817bbd7b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking bytestream v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking pest v2.8.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking PerfTest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Borrow` and `rc::Rc`
[INFO] [stdout]  --> src/vm.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{HashMap}, hash::{Hasher, SipHasher}, rc::Rc, borrow::{BorrowMut, Borrow}, marker::PhantomData
[INFO] [stdout]   |                                                        ^^^^^^                      ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync`
[INFO] [stdout]   --> src/vm.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/vm.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]  --> src/util.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::hash::{SipHasher, Hasher};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/util.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut hasher = SipHasher::new();
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]  --> src/vm.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{HashMap}, hash::{Hasher, SipHasher}, rc::Rc, borrow::{BorrowMut, Borrow}, marker::PhantomData
[INFO] [stdout]   |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/vm.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let mut hasher = SipHasher::new();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/vm.rs:824:30
[INFO] [stdout]     |
[INFO] [stdout] 824 |             let mut hasher = SipHasher::new();
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]   --> src/util.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut hasher = SipHasher::new();
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/vm.rs:229:37
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let mut hasher = SipHasher::new();
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/vm.rs:824:41
[INFO] [stdout]     |
[INFO] [stdout] 824 |             let mut hasher = SipHasher::new();
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]     --> src/vm.rs:1036:22
[INFO] [stdout]      |
[INFO] [stdout] 1035 |                     panic!("Not Implemented");
[INFO] [stdout]      |                     ------------------------- any code following this expression is unreachable
[INFO] [stdout] 1036 |                      let current_value = frame.stack.last_mut().unwrap();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]   --> src/vm.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |             Function::NativeFunction { parameters, binding } => {
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: try ignoring the field: `parameters: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameters`
[INFO] [stdout]   --> src/vm.rs:58:41
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Function::VirtualFunction { parameters, instructions } => {
[INFO] [stdout]    |                                         ^^^^^^^^^^ help: try ignoring the field: `parameters: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let mut functions_write = self.functions.borrow_mut();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phantom`
[INFO] [stdout]    --> src/vm.rs:294:48
[INFO] [stdout]     |
[INFO] [stdout] 294 |             VariableReference::Global { value, phantom } => {
[INFO] [stdout]     |                                                ^^^^^^^ help: try ignoring the field: `phantom: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phantom`
[INFO] [stdout]    --> src/vm.rs:308:47
[INFO] [stdout]     |
[INFO] [stdout] 308 |             VariableReference::Local { value, phantom } => {
[INFO] [stdout]     |                                               ^^^^^^^ help: try ignoring the field: `phantom: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phantom`
[INFO] [stdout]    --> src/vm.rs:319:48
[INFO] [stdout]     |
[INFO] [stdout] 319 |             VariableReference::Global { value, phantom } => {
[INFO] [stdout]     |                                                ^^^^^^^ help: try ignoring the field: `phantom: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phantom`
[INFO] [stdout]    --> src/vm.rs:335:47
[INFO] [stdout]     |
[INFO] [stdout] 335 |             VariableReference::Local { value, phantom } => {
[INFO] [stdout]     |                                               ^^^^^^^ help: try ignoring the field: `phantom: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]    --> src/vm.rs:412:31
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn as_variable(&self, vm: &VirtualMachine<State>, frame: &StackFrame<State>) -> Result<VariableReference<State>, &'static s...
[INFO] [stdout]     |                               ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/vm.rs:412:59
[INFO] [stdout]     |
[INFO] [stdout] 412 | ...m: &VirtualMachine<State>, frame: &StackFrame<State>) -> Result<VariableReference<State>, &'static str> {
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]    --> src/vm.rs:510:26
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn negate(&mut self, vm: &mut VirtualMachine<State>, frame: &StackFrame<State>) {
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/vm.rs:510:58
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn negate(&mut self, vm: &mut VirtualMachine<State>, frame: &StackFrame<State>) {
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/vm.rs:520:49
[INFO] [stdout]     |
[INFO] [stdout] 520 |             RawValue::String { 0: StringValue { value }} => {
[INFO] [stdout]     |                                                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/vm.rs:528:53
[INFO] [stdout]     |
[INFO] [stdout] 528 |             RawValue::Variable { 0: VariableValue { value }} => {
[INFO] [stdout]     |                                                     ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]    --> src/vm.rs:613:30
[INFO] [stdout]     |
[INFO] [stdout] 613 |     pub fn as_boolean(&self, vm: &VirtualMachine<State>, frame: &StackFrame<State>) -> bool {  
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame`
[INFO] [stdout]    --> src/vm.rs:613:58
[INFO] [stdout]     |
[INFO] [stdout] 613 |     pub fn as_boolean(&self, vm: &VirtualMachine<State>, frame: &StackFrame<State>) -> bool {  
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/vm.rs:638:53
[INFO] [stdout]     |
[INFO] [stdout] 638 |             RawValue::Variable { 0: VariableValue { value }} => {
[INFO] [stdout]     |                                                     ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/vm.rs:766:32
[INFO] [stdout]     |
[INFO] [stdout] 766 |             OpCode::PushFloat (value) => "Error".to_owned(),
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/vm.rs:768:35
[INFO] [stdout]     |
[INFO] [stdout] 768 |             OpCode::PushInteger { value } => "Error".to_owned(),
[INFO] [stdout]     |                                   ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/vm.rs:769:34
[INFO] [stdout]     |
[INFO] [stdout] 769 |             OpCode::PushString { value } => "Error".to_owned(),
[INFO] [stdout]     |                                  ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> src/vm.rs:771:28
[INFO] [stdout]     |
[INFO] [stdout] 771 |             OpCode::Jump { target } => "Error".to_owned(),
[INFO] [stdout]     |                            ^^^^^^ help: try ignoring the field: `target: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> src/vm.rs:772:32
[INFO] [stdout]     |
[INFO] [stdout] 772 |             OpCode::JumpTrue { target } => "Error".to_owned(),
[INFO] [stdout]     |                                ^^^^^^ help: try ignoring the field: `target: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> src/vm.rs:773:33
[INFO] [stdout]     |
[INFO] [stdout] 773 |             OpCode::JumpFalse { target } => "Error".to_owned(),
[INFO] [stdout]     |                                 ^^^^^^ help: try ignoring the field: `target: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> src/vm.rs:780:36
[INFO] [stdout]     |
[INFO] [stdout] 780 |             OpCode::CallFunction { target } => "Error".to_owned(),
[INFO] [stdout]     |                                    ^^^^^^ help: try ignoring the field: `target: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variable`
[INFO] [stdout]    --> src/vm.rs:797:36
[INFO] [stdout]     |
[INFO] [stdout] 797 |             OpCode::PushVariable { variable } => "Error".to_owned()
[INFO] [stdout]     |                                    ^^^^^^^^ help: try ignoring the field: `variable: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm.rs:924:13
[INFO] [stdout]     |
[INFO] [stdout] 924 |         let mut continue_running: bool = true;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `negate` is never used
[INFO] [stdout]    --> src/vm.rs:510:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | impl<State> RawValue<State> where State: Clone {
[INFO] [stdout]     | ---------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 510 |     fn negate(&mut self, vm: &mut VirtualMachine<State>, frame: &StackFrame<State>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_type_of` is never used
[INFO] [stdout]    --> src/vm.rs:808:4
[INFO] [stdout]     |
[INFO] [stdout] 808 | fn print_type_of<T>(_: &T) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `PerfTest` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `perf_test`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:361:35
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/csv_report.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)]
[INFO] [stdout]   |                                                       ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:5:68
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)]
[INFO] [stdout]   |                                                                    ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                                         ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                                         ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:266:10
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:24
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                        ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:35
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                   ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1447:30
[INFO] [stdout]      |
[INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]      |                              ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1447:41
[INFO] [stdout]      |
[INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:17
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                 ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:28
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:278:17
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[derive(Debug, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                        ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:361:35
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/csv_report.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)]
[INFO] [stdout]   |                                                       ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:5:68
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)]
[INFO] [stdout]   |                                                                    ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                                         ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                                         ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[derive(Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Serialize, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/html/mod.rs:266:10
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:24
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                        ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:35
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1447:30
[INFO] [stdout]      |
[INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]      |                              ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1447:41
[INFO] [stdout]      |
[INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:17
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                 ^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:28
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use serde_json::ser::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:361:35
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/connection.rs:361:35
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use serde_json::ser::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)]
[INFO] [stdout]   |                                                       ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::fmt;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:5:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)]
[INFO] [stdout]   |                                                       ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::fmt::Formatter;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Formatter;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde_json::ser::Formatter;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::fmt;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::fmt;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use serde_json::ser::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use serde_json::ser::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/estimate.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::fmt;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/report.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]  36 + use crate::fmt;
[INFO] [stdout]     |
[INFO] [stdout]  36 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  36 + use crate::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]  36 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout]  36 + use serde_json::ser::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[derive(Deserialize)]
[INFO] [stdout]     |              ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  36 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:35
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:35
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt::Formatter;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt::Formatter;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use serde_json::ser::Formatter;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1338:35
[INFO] [stdout]      |
[INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq)]
[INFO] [stdout]      |                                   ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::error::Result;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt::Result;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt::Result;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::io::Result;
[INFO] [stdout]      |
[INFO] [stdout]      = and 10 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1447:41
[INFO] [stdout]      |
[INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1447:41
[INFO] [stdout]      |
[INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt::Formatter;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt::Formatter;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use serde_json::ser::Formatter;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:28
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:28
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   36 + use crate::fmt::Formatter;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::fmt::Formatter;
[INFO] [stdout]      |
[INFO] [stdout]   36 + use serde_json::ser::Formatter;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/lib.rs:1559:28
[INFO] [stdout]      |
[INFO] [stdout] 1559 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]      |                            ^^^^^^^^^^^ could not find `__private228` in `_serde`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]   36 + use std::option::Option;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CsvRow<'_>: serde::Serialize` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/csv_report.rs:54:35
[INFO] [stdout]     |
[INFO] [stdout]  54 |             self.writer.serialize(row)?;
[INFO] [stdout]     |                         --------- ^^^ unsatisfied trait bound
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `CsvRow<'_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.6/src/csv_report.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | struct CsvRow<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CsvRow<'_>` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: `CsvRow<'_>` implements similarly named trait `_::_serde::Serialize`, but not `serde_core::ser::Serialize`
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 126 others
[INFO] [stdout] note: required by a bound in `Writer::<W>::serialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.4.0/src/writer.rs:877:25
[INFO] [stdout]     |
[INFO] [stdout] 877 |     pub fn serialize<S: Serialize>(&mut self, record: S) -> Result<()> {
[INFO] [stdout]     |                         ^^^^^^^^^ required by this bound in `Writer::<W>::serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `criterion` (lib) due to 112 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8d919fed560758356a384af321a2ca64b03ebb9b45fc8224a98d54817bbd7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d919fed560758356a384af321a2ca64b03ebb9b45fc8224a98d54817bbd7b1", kill_on_drop: false }`
[INFO] [stdout] a8d919fed560758356a384af321a2ca64b03ebb9b45fc8224a98d54817bbd7b1
