[INFO] fetching crate serde_flow 1.1.1...
[INFO] testing serde_flow-1.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate serde_flow 1.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate serde_flow 1.1.1
[INFO] finished tweaking crates.io crate serde_flow 1.1.1
[INFO] tweaked toml for crates.io crate serde_flow 1.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde_flow 1.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 120 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.12)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd713c730c31302725c0d69ee6376ce6cf061bf93d5377c26a2bb2aa1e84386c
[INFO] running `Command { std: "docker" "start" "-a" "bd713c730c31302725c0d69ee6376ce6cf061bf93d5377c26a2bb2aa1e84386c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd713c730c31302725c0d69ee6376ce6cf061bf93d5377c26a2bb2aa1e84386c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd713c730c31302725c0d69ee6376ce6cf061bf93d5377c26a2bb2aa1e84386c", kill_on_drop: false }`
[INFO] [stdout] bd713c730c31302725c0d69ee6376ce6cf061bf93d5377c26a2bb2aa1e84386c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4869c2c4fe7a5cb7dcf4415c1aa2c59ad1809021b1a73921467a710b31de6cf2
[INFO] running `Command { std: "docker" "start" "-a" "4869c2c4fe7a5cb7dcf4415c1aa2c59ad1809021b1a73921467a710b31de6cf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_flow_derive v1.1.1
[INFO] [stderr]    Compiling serde_flow v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stdout]    |                                                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:25:76
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<()>;
[INFO] [stdout]    |                                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |               |
[INFO] [stdout]    |                                                |               the lifetime is named here
[INFO] [stdout]    |                                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<'a, ()>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:29:53
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<()>;
[INFO] [stdout]    |                                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, ()>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s
[INFO] running `Command { std: "docker" "inspect" "4869c2c4fe7a5cb7dcf4415c1aa2c59ad1809021b1a73921467a710b31de6cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4869c2c4fe7a5cb7dcf4415c1aa2c59ad1809021b1a73921467a710b31de6cf2", kill_on_drop: false }`
[INFO] [stdout] 4869c2c4fe7a5cb7dcf4415c1aa2c59ad1809021b1a73921467a710b31de6cf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17e5f4f2454a1ebfb7f6152e4bce08af01433e37d4ed14909daa6be51b87364b
[INFO] running `Command { std: "docker" "start" "-a" "17e5f4f2454a1ebfb7f6152e4bce08af01433e37d4ed14909daa6be51b87364b", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stdout]    |                                                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:25:76
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<()>;
[INFO] [stdout]    |                                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |               |
[INFO] [stdout]    |                                                |               the lifetime is named here
[INFO] [stdout]    |                                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<'a, ()>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:29:53
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<()>;
[INFO] [stdout]    |                                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, ()>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_flow v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stdout]    |                                                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:25:76
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<()>;
[INFO] [stdout]    |                                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |               |
[INFO] [stdout]    |                                                |               the lifetime is named here
[INFO] [stdout]    |                                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<'a, ()>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:29:53
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stdout]    |                                                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow/mod.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<()>;
[INFO] [stdout]    |                                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, ()>;
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.49s
[INFO] running `Command { std: "docker" "inspect" "17e5f4f2454a1ebfb7f6152e4bce08af01433e37d4ed14909daa6be51b87364b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e5f4f2454a1ebfb7f6152e4bce08af01433e37d4ed14909daa6be51b87364b", kill_on_drop: false }`
[INFO] [stdout] 17e5f4f2454a1ebfb7f6152e4bce08af01433e37d4ed14909daa6be51b87364b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f39f853eb78022a924f1f53c122e9f2472c1d62cac144303bf2d20b9cbe1257
[INFO] running `Command { std: "docker" "start" "-a" "5f39f853eb78022a924f1f53c122e9f2472c1d62cac144303bf2d20b9cbe1257", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/flow/mod.rs:24:51
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stderr]    |                                                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                   |
[INFO] [stderr]    |                                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn load_from_path_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stderr]    |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/flow/mod.rs:25:76
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<()>;
[INFO] [stderr]    |                                                --              --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                |               |
[INFO] [stderr]    |                                                |               the lifetime is named here
[INFO] [stderr]    |                                                the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<'a, ()>;
[INFO] [stderr]    |                                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/flow/mod.rs:29:53
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<T>;
[INFO] [stderr]    |                                                     ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                     |
[INFO] [stderr]    |                                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn load_and_migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, T>;
[INFO] [stderr]    |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/flow/mod.rs:30:44
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<()>;
[INFO] [stderr]    |                                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn migrate_async<E: FlowEncoder>(path: &Path) -> AsyncResult<'_, ()>;
[INFO] [stderr]    |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `serde_flow` (lib) generated 4 warnings (run `cargo fix --lib -p serde_flow` to apply 4 suggestions)
[INFO] [stderr] warning: `serde_flow` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_flow-ed045dfb11e7e746)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests serde_flow
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - (line 235) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 117) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 262) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 133) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] test src/lib.rs - (line 290) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 102) ... ok
[INFO] [stdout] test src/lib.rs - (line 150) ... ok
[INFO] [stdout] test src/lib.rs - (line 87) ... ok
[INFO] [stdout] test src/lib.rs - (line 59) ... ok
[INFO] [stdout] test src/lib.rs - (line 193) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 235) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_flow::flow::zerocopy`
[INFO] [stdout]  --> src/lib.rs:237:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_flow::{flow::zerocopy::{File, FileMigrate}, Flow};
[INFO] [stdout]   |                        ^^^^^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rkyv`
[INFO] [stdout]  --> src/lib.rs:238:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rkyv::{Archive, Serialize, Deserialize};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rkyv`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `archive` in this scope
[INFO] [stdout]  --> src/lib.rs:242:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[archive(check_bytes)]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `flow`
[INFO] [stdout]  --> src/lib.rs:241:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:241:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:241:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use serde_flow::encoder::bincode::Encoder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rkyv`
[INFO] [stdout]  --> src/lib.rs:119:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rkyv::{Archive, Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rkyv`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `archive` in this scope
[INFO] [stdout]   --> src/lib.rs:124:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[archive(check_bytes)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `flow`
[INFO] [stdout]  --> src/lib.rs:122:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:122:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:122:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use serde_flow::encoder::bincode::Encoder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 262) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_flow::flow::zerocopy`
[INFO] [stdout]  --> src/lib.rs:264:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_flow::{flow::zerocopy::File, Flow};
[INFO] [stdout]   |                        ^^^^^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rkyv`
[INFO] [stdout]  --> src/lib.rs:265:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rkyv::{Archive, Serialize, Deserialize};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rkyv`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `archive` in this scope
[INFO] [stdout]   --> src/lib.rs:270:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[archive(check_bytes)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `flow`
[INFO] [stdout]  --> src/lib.rs:269:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:269:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:269:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use serde_flow::encoder::bincode::Encoder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 290) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_flow::flow::zerocopy`
[INFO] [stdout]  --> src/lib.rs:292:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_flow::{flow::zerocopy::FileAsync, Flow};
[INFO] [stdout]   |                        ^^^^^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rkyv`
[INFO] [stdout]  --> src/lib.rs:293:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rkyv::{Archive, Serialize, Deserialize};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rkyv`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rkyv`, use `cargo add rkyv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `archive` in this scope
[INFO] [stdout]   --> src/lib.rs:298:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[archive(check_bytes)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `flow`
[INFO] [stdout]  --> src/lib.rs:297:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `flow`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/flow/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 8 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:297:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `zerocopy` in `encoder`
[INFO] [stdout]  --> src/lib.rs:297:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Flow, Archive, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^ could not find `zerocopy` in `encoder`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/encoder/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "zerocopy")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `zerocopy` feature
[INFO] [stdout] 9 | pub mod zerocopy;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: this error originates in the derive macro `Flow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use serde_flow::encoder::bincode::Encoder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 117)
[INFO] [stdout]     src/lib.rs - (line 235)
[INFO] [stdout]     src/lib.rs - (line 262)
[INFO] [stdout]     src/lib.rs - (line 290)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f39f853eb78022a924f1f53c122e9f2472c1d62cac144303bf2d20b9cbe1257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f39f853eb78022a924f1f53c122e9f2472c1d62cac144303bf2d20b9cbe1257", kill_on_drop: false }`
[INFO] [stdout] 5f39f853eb78022a924f1f53c122e9f2472c1d62cac144303bf2d20b9cbe1257
