[INFO] fetching crate dircpy 0.3.6... [INFO] checking dircpy-0.3.6 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate dircpy 0.3.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate dircpy 0.3.6 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dircpy 0.3.6 [INFO] finished tweaking crates.io crate dircpy 0.3.6 [INFO] tweaked toml for crates.io crate dircpy 0.3.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate dircpy 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd5b8bc247a2fde6e3ac50b104cff6d89948ccc36966774666b62f8bbedcbf9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbd5b8bc247a2fde6e3ac50b104cff6d89948ccc36966774666b62f8bbedcbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd5b8bc247a2fde6e3ac50b104cff6d89948ccc36966774666b62f8bbedcbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd5b8bc247a2fde6e3ac50b104cff6d89948ccc36966774666b62f8bbedcbf9", kill_on_drop: false }` [INFO] [stdout] bbd5b8bc247a2fde6e3ac50b104cff6d89948ccc36966774666b62f8bbedcbf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a4bcac12600d475696b797549d7f124de5419101afab6340220aa8bed95e671 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a4bcac12600d475696b797549d7f124de5419101afab6340220aa8bed95e671", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking transformation-pipeline v0.1.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking dircpy v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | copy_file(&entry.path(), self.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.2.8 [INFO] [stderr] Checking unzip v0.1.0 [INFO] [stderr] Checking tokio-util v0.6.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | value: f64, [INFO] [stdout] | ^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | value: f64, [INFO] [stdout] | ^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | throughput: Throughput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | typical_value: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | values: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | typical_value: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | values: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | throughput: Throughput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | values: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:358:24 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/csv_report.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/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 `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub confidence_level: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub lower_bound: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub upper_bound: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / /// The confidence interval for this estimate [INFO] [stdout] 38 | | pub confidence_interval: ConfidenceInterval, [INFO] [stdout] | |_______________________________________________^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / /// [INFO] [stdout] 40 | | pub point_estimate: f64, [INFO] [stdout] | |___________________________^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / /// The standard error of this estimate [INFO] [stdout] 42 | | pub standard_error: f64, [INFO] [stdout] | |___________________________^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub mean: Estimate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub median: Estimate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub median_abs_dev: Estimate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub slope: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub std_dev: Estimate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub mean: Estimate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub median: Estimate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/html/mod.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub group_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub function_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | pub value_str: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub throughput: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | full_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | directory_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | target_directory: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1338:24 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1338:35 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1338:35 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1447:30 [INFO] [stdout] | [INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1447:41 [INFO] [stdout] | [INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1447:41 [INFO] [stdout] | [INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1447:41 [INFO] [stdout] | [INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1447:41 [INFO] [stdout] | [INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:17 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:17 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:17 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:17 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:17 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1564:5 [INFO] [stdout] | [INFO] [stdout] 1564 | sampling_mode: ActualSamplingMode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1565:5 [INFO] [stdout] | [INFO] [stdout] 1565 | iters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1566:5 [INFO] [stdout] | [INFO] [stdout] 1566 | times: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/connection.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:5:55 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Clone, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/estimate.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (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 `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 38 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 38 | use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1338:35 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 38 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1338:35 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 38 | use error::Result; [INFO] [stdout] | [INFO] [stdout] 38 | use fmt::Result; [INFO] [stdout] | [INFO] [stdout] 38 | use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 38 | use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1447:41 [INFO] [stdout] | [INFO] [stdout] 1447 | #[derive(Debug, Clone, Copy, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 38 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 38 | use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.4/src/lib.rs:1562:28 [INFO] [stdout] | [INFO] [stdout] 1562 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ not found in `_serde::__private` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 38 | use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 370 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `criterion` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4a4bcac12600d475696b797549d7f124de5419101afab6340220aa8bed95e671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4bcac12600d475696b797549d7f124de5419101afab6340220aa8bed95e671", kill_on_drop: false }` [INFO] [stdout] 4a4bcac12600d475696b797549d7f124de5419101afab6340220aa8bed95e671