[INFO] fetching crate serde_flow 1.1.1... [INFO] testing serde_flow-1.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate serde_flow 1.1.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate serde_flow 1.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 130 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16ea3e82a4ed5752cd134f3ea7e614a74483e3c320af228336c4c0b8de9d8c42 [INFO] running `Command { std: "docker" "start" "-a" "16ea3e82a4ed5752cd134f3ea7e614a74483e3c320af228336c4c0b8de9d8c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16ea3e82a4ed5752cd134f3ea7e614a74483e3c320af228336c4c0b8de9d8c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ea3e82a4ed5752cd134f3ea7e614a74483e3c320af228336c4c0b8de9d8c42", kill_on_drop: false }` [INFO] [stdout] 16ea3e82a4ed5752cd134f3ea7e614a74483e3c320af228336c4c0b8de9d8c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52097c89c012697fba6d46658562f2413d55c28e2a847d73ba60ef1181668136 [INFO] running `Command { std: "docker" "start" "-a" "52097c89c012697fba6d46658562f2413d55c28e2a847d73ba60ef1181668136", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [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(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] = 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(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(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] 29 | fn load_and_migrate_async(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(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(path: &Path) -> AsyncResult<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s [INFO] running `Command { std: "docker" "inspect" "52097c89c012697fba6d46658562f2413d55c28e2a847d73ba60ef1181668136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52097c89c012697fba6d46658562f2413d55c28e2a847d73ba60ef1181668136", kill_on_drop: false }` [INFO] [stdout] 52097c89c012697fba6d46658562f2413d55c28e2a847d73ba60ef1181668136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627898bd1e811a1c47b85e8d4ae9aac6b8688f55e4cc6aea6c29a866a193d767 [INFO] running `Command { std: "docker" "start" "-a" "627898bd1e811a1c47b85e8d4ae9aac6b8688f55e4cc6aea6c29a866a193d767", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [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(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] = 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(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(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] 29 | fn load_and_migrate_async(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(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(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(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] = 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(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(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] 29 | fn load_and_migrate_async(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(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(path: &Path) -> AsyncResult<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "627898bd1e811a1c47b85e8d4ae9aac6b8688f55e4cc6aea6c29a866a193d767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627898bd1e811a1c47b85e8d4ae9aac6b8688f55e4cc6aea6c29a866a193d767", kill_on_drop: false }` [INFO] [stdout] 627898bd1e811a1c47b85e8d4ae9aac6b8688f55e4cc6aea6c29a866a193d767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b16598908a51844aee1c0434e2442dd2c47ce879248d1869c0a28d1feae4c3bf [INFO] running `Command { std: "docker" "start" "-a" "b16598908a51844aee1c0434e2442dd2c47ce879248d1869c0a28d1feae4c3bf", 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(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] = 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(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] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] 25 | fn save_to_path_async<'a, E: FlowEncoder>(&'a self, path: &'a Path) -> AsyncResult<()>; [INFO] [stdout] [INFO] [stderr] | -- -- ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | | | [INFO] [stdout] [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(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] 29 | fn load_and_migrate_async(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(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(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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_flow-00ae4ebb15954a93) [INFO] [stderr] Doc-tests serde_flow [INFO] [stdout] [INFO] [stdout] running 11 tests [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 290) ... FAILED [INFO] [stdout] test src/lib.rs - (line 133) ... ok [INFO] [stdout] test src/lib.rs - (line 87) ... ok [INFO] [stdout] test src/lib.rs - (line 235) ... FAILED [INFO] [stdout] test src/lib.rs - (line 59) ... ok [INFO] [stdout] test src/lib.rs - (line 102) ... ok [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] test src/lib.rs - (line 150) ... ok [INFO] [stdout] test src/lib.rs - (line 193) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- 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] [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 0.89s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b16598908a51844aee1c0434e2442dd2c47ce879248d1869c0a28d1feae4c3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16598908a51844aee1c0434e2442dd2c47ce879248d1869c0a28d1feae4c3bf", kill_on_drop: false }` [INFO] [stdout] b16598908a51844aee1c0434e2442dd2c47ce879248d1869c0a28d1feae4c3bf