[INFO] cloning repository https://github.com/AuroransSolis/tui_tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AuroransSolis/tui_tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroransSolis%2Ftui_tetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroransSolis%2Ftui_tetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ae0dbf104a99cfe34bd1fd07e4b5f0e1250446f [INFO] checking AuroransSolis/tui_tetris against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuroransSolis%2Ftui_tetris" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AuroransSolis/tui_tetris [INFO] finished tweaking git repo https://github.com/AuroransSolis/tui_tetris [INFO] tweaked toml for git repo https://github.com/AuroransSolis/tui_tetris written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AuroransSolis/tui_tetris on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AuroransSolis/tui_tetris already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding atty v0.2.14 [INFO] [stderr] Adding bitflags v1.3.2 [INFO] [stderr] Adding byteorder v1.5.0 [INFO] [stderr] Adding cast v0.2.7 [INFO] [stderr] Adding cfg-if v0.1.10 [INFO] [stderr] Adding cfg-if v1.0.4 [INFO] [stderr] Adding clap v2.34.0 [INFO] [stderr] Adding cloudabi v0.0.3 [INFO] [stderr] Adding criterion v0.2.11 (available: v0.8.1) [INFO] [stderr] Adding criterion-plot v0.3.1 [INFO] [stderr] Adding crossbeam-deque v0.8.6 [INFO] [stderr] Adding crossbeam-epoch v0.9.18 [INFO] [stderr] Adding crossbeam-utils v0.8.21 [INFO] [stderr] Adding crossterm v0.11.1 (available: v0.29.0) [INFO] [stderr] Adding crossterm_cursor v0.3.1 [INFO] [stderr] Adding crossterm_cursor v0.4.0 [INFO] [stderr] Adding crossterm_input v0.4.1 [INFO] [stderr] Adding crossterm_input v0.5.0 [INFO] [stderr] Adding crossterm_screen v0.3.2 [INFO] [stderr] Adding crossterm_style v0.5.2 [INFO] [stderr] Adding crossterm_terminal v0.3.2 [INFO] [stderr] Adding crossterm_utils v0.3.1 [INFO] [stderr] Adding crossterm_utils v0.4.0 [INFO] [stderr] Adding crossterm_winapi v0.2.1 [INFO] [stderr] Adding crossterm_winapi v0.3.0 [INFO] [stderr] Adding csv v1.4.0 [INFO] [stderr] Adding csv-core v0.1.13 [INFO] [stderr] Adding either v1.15.0 [INFO] [stderr] Adding fuchsia-cprng v0.1.1 [INFO] [stderr] Adding fuchsia-zircon v0.3.3 [INFO] [stderr] Adding fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Adding getrandom v0.1.16 [INFO] [stderr] Adding hermit-abi v0.1.19 [INFO] [stderr] Adding iovec v0.1.4 [INFO] [stderr] Adding itertools v0.8.2 [INFO] [stderr] Adding itoa v1.0.17 [INFO] [stderr] Adding kernel32-sys v0.2.2 [INFO] [stderr] Updating libc v0.2.51 -> v0.2.180 [INFO] [stderr] Adding log v0.4.29 [INFO] [stderr] Adding mio v0.6.23 [INFO] [stderr] Adding miow v0.2.2 [INFO] [stderr] Adding net2 v0.2.39 [INFO] [stderr] Adding ppv-lite86 v0.2.21 [INFO] [stderr] Updating proc-macro2 v0.4.28 -> v1.0.105 [INFO] [stderr] Updating quote v0.6.12 -> v1.0.43 [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding rand_chacha v0.2.2 [INFO] [stderr] Adding rand_core v0.3.1 [INFO] [stderr] Adding rand_core v0.4.2 [INFO] [stderr] Adding rand_core v0.5.1 [INFO] [stderr] Adding rand_hc v0.2.0 [INFO] [stderr] Adding rand_os v0.1.3 [INFO] [stderr] Adding rand_xoshiro v0.1.0 [INFO] [stderr] Adding rayon v1.11.0 [INFO] [stderr] Adding rayon-core v1.13.0 [INFO] [stderr] Adding rdrand v0.4.0 [INFO] [stderr] Adding rustc_version v0.4.1 [INFO] [stderr] Adding same-file v1.0.6 [INFO] [stderr] Adding semver v1.0.27 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.90 -> v1.0.228 [INFO] [stderr] Adding slab v0.4.11 [INFO] [stderr] Updating syn v0.15.32 -> v2.0.114 [INFO] [stderr] Adding textwrap v0.11.0 [INFO] [stderr] Adding tinytemplate v1.2.1 [INFO] [stderr] Adding unicode-ident v1.0.22 [INFO] [stderr] Adding unicode-width v0.1.14 [INFO] [stderr] Adding walkdir v2.5.0 [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Adding winapi v0.2.8 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-build v0.1.1 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-util v0.1.11 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-sys v0.61.2 [INFO] [stderr] Adding ws2_32-sys v0.2.1 [INFO] [stderr] Adding zerocopy v0.8.33 [INFO] [stderr] Adding zerocopy-derive v0.8.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6219a61f57e7ec50351d6531b9cf007c97660c8069323815c5da08f499079da [INFO] running `Command { std: "docker" "start" "-a" "b6219a61f57e7ec50351d6531b9cf007c97660c8069323815c5da08f499079da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6219a61f57e7ec50351d6531b9cf007c97660c8069323815c5da08f499079da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6219a61f57e7ec50351d6531b9cf007c97660c8069323815c5da08f499079da", kill_on_drop: false }` [INFO] [stdout] b6219a61f57e7ec50351d6531b9cf007c97660c8069323815c5da08f499079da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3023db9cea570e771b1a486ff7a113cb8059f6c27f55310ac476a37bd3cc2ab4 [INFO] running `Command { std: "docker" "start" "-a" "3023db9cea570e771b1a486ff7a113cb8059f6c27f55310ac476a37bd3cc2ab4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crossterm_utils v0.4.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking crossterm_utils v0.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossterm_cursor v0.3.1 [INFO] [stderr] Checking crossterm_screen v0.3.2 [INFO] [stderr] Checking crossterm_style v0.5.2 [INFO] [stderr] Checking crossterm_input v0.4.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossterm_input v0.5.0 [INFO] [stderr] Checking crossterm_cursor v0.4.0 [INFO] [stderr] Checking crossterm_terminal v0.3.2 [INFO] [stderr] Checking crossterm v0.11.1 [INFO] [stderr] Checking tui_tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crossterm::Color` [INFO] [stdout] --> src/tetromino.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crossterm::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng` and `rngs::ThreadRng` [INFO] [stdout] --> src/tetromino.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::{Rng, rngs::ThreadRng}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gameboard::*` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use gameboard::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tetromino::*` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tetromino::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cell` is never constructed [INFO] [stdout] --> src/gameboard.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Cell { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gameboard.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Cell { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 14 | fn new(character: char, colour: Color) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameBoard` is never constructed [INFO] [stdout] --> src/gameboard.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct GameBoard { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `draw` are never used [INFO] [stdout] --> src/gameboard.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl GameBoard { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 27 | fn new(width: usize, height: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fn draw(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Game` is never constructed [INFO] [stdout] --> src/gameboard.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Game { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/gameboard.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Game { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 56 | pub fn new(config: GameConfig) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_sequence_number` is never used [INFO] [stdout] --> src/gameboard.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn decode_sequence_number(mut sequence_number: u16) -> [Tetromino; 7] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_nth_unused` is never used [INFO] [stdout] --> src/gameboard.rs:201:4 [INFO] [stdout] | [INFO] [stdout] 201 | fn find_nth_unused(usage_map: [bool; 7], mut n: usize) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Tetromino` is never used [INFO] [stdout] --> src/tetromino.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Tetromino { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/csv_report.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/estimate.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/estimate.rs:8:68 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:34 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:47 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:34 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:47 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:24 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:35 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__require_serde_not_serde_core` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/csv_report.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/estimate.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/estimate.rs:8:68 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/html/mod.rs:273:10 [INFO] [stdout] | [INFO] [stdout] 273 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:34 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:47 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:34 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:47 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:24 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:35 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/estimate.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fmt; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/estimate.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::ser::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fmt; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::ser::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/report.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:34 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:34 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 100 + use serde_json::ser::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1302:34 [INFO] [stdout] | [INFO] [stdout] 1302 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 100 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:34 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:34 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 100 + use serde_json::ser::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1309:34 [INFO] [stdout] | [INFO] [stdout] 1309 | #[derive(Clone, Copy, PartialEq, Deserialize, Serialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 100 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:35 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these modules [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:35 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 100 + use serde_json::ser::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private228` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/lib.rs:1349:35 [INFO] [stdout] | [INFO] [stdout] 1349 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ could not find `__private228` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 100 + use crate::error::Result; [INFO] [stdout] | [INFO] [stdout] 100 + use crate::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 100 + use std::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 100 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] = and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CsvRow<'_>: serde::Serialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/csv_report.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | self.writer.serialize(row)?; [INFO] [stdout] | --------- ^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `CsvRow<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.2.11/src/csv_report.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | struct CsvRow<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CsvRow<'_>` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = note: `CsvRow<'_>` implements similarly named trait `serde::Serialize`, but not `serde_core::ser::Serialize` [INFO] [stdout] = help: the following other types implement trait `serde_core::ser::Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 126 others [INFO] [stdout] note: required by a bound in `Writer::::serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.4.0/src/writer.rs:877:25 [INFO] [stdout] | [INFO] [stdout] 877 | pub fn serialize(&mut self, record: S) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Writer::::serialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `criterion` (lib) due to 57 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3023db9cea570e771b1a486ff7a113cb8059f6c27f55310ac476a37bd3cc2ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3023db9cea570e771b1a486ff7a113cb8059f6c27f55310ac476a37bd3cc2ab4", kill_on_drop: false }` [INFO] [stdout] 3023db9cea570e771b1a486ff7a113cb8059f6c27f55310ac476a37bd3cc2ab4