[INFO] fetching crate oracle_omen_patches 0.1.0...
[INFO] testing oracle_omen_patches-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate oracle_omen_patches 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate oracle_omen_patches 0.1.0
[INFO] finished tweaking crates.io crate oracle_omen_patches 0.1.0
[INFO] tweaked toml for crates.io crate oracle_omen_patches 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oracle_omen_patches 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oracle_omen_patches 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded oracle_omen_core v0.1.0
[INFO] [stderr]   Downloaded oracle_omen_policy v0.1.0
[INFO] [stderr]   Downloaded zmij v1.0.8
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd54ca769cb464212cc357bbef2116559ce6232c8207899b6bf61e099aab15d4
[INFO] running `Command { std: "docker" "start" "-a" "cd54ca769cb464212cc357bbef2116559ce6232c8207899b6bf61e099aab15d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd54ca769cb464212cc357bbef2116559ce6232c8207899b6bf61e099aab15d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd54ca769cb464212cc357bbef2116559ce6232c8207899b6bf61e099aab15d4", kill_on_drop: false }`
[INFO] [stdout] cd54ca769cb464212cc357bbef2116559ce6232c8207899b6bf61e099aab15d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26d82eeb61d3ad93cf32da719f2d7870295729ea9ac8a3476243902ff3d5e786
[INFO] running `Command { std: "docker" "start" "-a" "26d82eeb61d3ad93cf32da719f2d7870295729ea9ac8a3476243902ff3d5e786", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oracle_omen_core v0.1.0
[INFO] [stderr]    Compiling oracle_omen_policy v0.1.0
[INFO] [stderr]    Compiling oracle_omen_patches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ByteBuf as SerdeByteBuf`
[INFO] [stdout]  --> src/signature.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_bytes::{ByteBuf as SerdeByteBuf};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oracle_omen_core::hash::Hash`
[INFO] [stdout]  --> src/gate.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oracle_omen_core::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/gate.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PatchId`
[INFO] [stdout]  --> src/apply.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     patch::{Patch, PatchId, PatchStatus, PatchTarget},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventId`, `EventKind`, `EventPayload`, and `Event`
[INFO] [stdout]   --> src/apply.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     event::{Event, EventId, EventKind, EventPayload},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signature` and `SignerId`
[INFO] [stdout]  --> src/store.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     signature::{Signature, SignerId},
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/patch.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |     Rejected { reason: String },
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/patch.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     RolledBack { reason: String },
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/signature.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub secret_key: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/signature.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub public_key: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/signature.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     InvalidLength,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/signature.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     InvalidHex,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/signature.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     VerificationFailed,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         details: BTreeMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         needs: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub patch_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub changes_made: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub rollback_data: BTreeMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub patch_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub restored_to: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub patch_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub patch_hash: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub applied_at: LogicalTime,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub before_hash: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub after_hash: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub rollback_data: BTreeMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/store.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     AlreadyExists(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/store.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     NotFound(String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/store.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     Corrupted(String),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.18s
[INFO] running `Command { std: "docker" "inspect" "26d82eeb61d3ad93cf32da719f2d7870295729ea9ac8a3476243902ff3d5e786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d82eeb61d3ad93cf32da719f2d7870295729ea9ac8a3476243902ff3d5e786", kill_on_drop: false }`
[INFO] [stdout] 26d82eeb61d3ad93cf32da719f2d7870295729ea9ac8a3476243902ff3d5e786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce36ae6a69d431b1bace1a44c44440e2806d2b0c710d44130f84451d82b67626
[INFO] running `Command { std: "docker" "start" "-a" "ce36ae6a69d431b1bace1a44c44440e2806d2b0c710d44130f84451d82b67626", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling oracle_omen_core v0.1.0
[INFO] [stderr]    Compiling oracle_omen_policy v0.1.0
[INFO] [stderr]    Compiling oracle_omen_patches v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ByteBuf as SerdeByteBuf`
[INFO] [stdout]  --> src/signature.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_bytes::{ByteBuf as SerdeByteBuf};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oracle_omen_core::hash::Hash`
[INFO] [stdout]  --> src/gate.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oracle_omen_core::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/gate.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PatchId`
[INFO] [stdout]  --> src/apply.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     patch::{Patch, PatchId, PatchStatus, PatchTarget},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventId`, `EventKind`, `EventPayload`, and `Event`
[INFO] [stdout]   --> src/apply.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     event::{Event, EventId, EventKind, EventPayload},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signature` and `SignerId`
[INFO] [stdout]  --> src/store.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     signature::{Signature, SignerId},
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/patch.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |     Rejected { reason: String },
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/patch.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     RolledBack { reason: String },
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/signature.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub secret_key: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/signature.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub public_key: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/signature.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     InvalidLength,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/signature.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     InvalidHex,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/signature.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     VerificationFailed,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         details: BTreeMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/gate.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         needs: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub patch_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub changes_made: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub rollback_data: BTreeMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub patch_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub restored_to: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub patch_id: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub patch_hash: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub applied_at: LogicalTime,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub before_hash: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub after_hash: Hash,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/apply.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub rollback_data: BTreeMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/store.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     AlreadyExists(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/store.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     NotFound(String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/store.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     Corrupted(String),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PatchType` in this scope
[INFO] [stdout]    --> src/apply.rs:295:13
[INFO] [stdout]     |
[INFO] [stdout] 295 |             PatchType::Prompt,
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `PatchType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 284 +     use crate::PatchType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PatchType` in this scope
[INFO] [stdout]    --> src/apply.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |             PatchType::Config,
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `PatchType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 284 +     use crate::PatchType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ByteBuf as SerdeByteBuf`
[INFO] [stdout]  --> src/signature.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_bytes::{ByteBuf as SerdeByteBuf};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oracle_omen_core::hash::Hash`
[INFO] [stdout]  --> src/gate.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use oracle_omen_core::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/gate.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PatchId`
[INFO] [stdout]  --> src/apply.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     patch::{Patch, PatchId, PatchStatus, PatchTarget},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventId`, `EventKind`, `EventPayload`, and `Event`
[INFO] [stdout]   --> src/apply.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     event::{Event, EventId, EventKind, EventPayload},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signer`
[INFO] [stdout]    --> src/signature.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let signer = kp.signer_id();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oracle_omen_patches` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ce36ae6a69d431b1bace1a44c44440e2806d2b0c710d44130f84451d82b67626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce36ae6a69d431b1bace1a44c44440e2806d2b0c710d44130f84451d82b67626", kill_on_drop: false }`
[INFO] [stdout] ce36ae6a69d431b1bace1a44c44440e2806d2b0c710d44130f84451d82b67626
