[INFO] fetching crate wicked-overlay 0.12.1...
[INFO] checking wicked-overlay-0.12.1 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] extracting crate wicked-overlay 0.12.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate wicked-overlay 0.12.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wicked-overlay 0.12.1
[INFO] tweaked toml for crates.io crate wicked-overlay 0.12.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wicked-overlay 0.12.1 on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wicked-overlay 0.12.1 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wicked-estate-observe v0.12.0
[INFO] [stderr]   Downloaded wicked-estate-store v0.12.0
[INFO] [stderr]   Downloaded wicked-estate-core v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb
[INFO] running `Command { std: "docker" "start" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wicked-estate-core v0.12.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking wicked-estate-observe v0.12.0
[INFO] [stderr]     Checking wicked-estate-store v0.12.0
[INFO] [stderr]     Checking wicked-overlay v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:24:50
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:24:65
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:60:75
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn foreign_memory_with_docs(docs: &[Node]) -> (tempfile::TempDir, Arc<dyn ForeignEngine>) {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let arc: Arc<dyn ForeignEngine> = Arc::new(pool);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     map: Vec<(&'static str, Arc<dyn ForeignEngine>)>,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/overlay_conformance.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 | ) -> Arc<HashMap<&'static str, Arc<dyn ForeignEngine>>> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .put_edge(&XEdge::about(
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 CrossBudget::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |             .put_edge(&XEdge::about(
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:176:24
[INFO] [stdout]     |
[INFO] [stdout] 176 |             .put_edge(&XEdge::about(doc_id("doc-2").0, code_id("refund").0, 0))
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 CrossBudget::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:237:20
[INFO] [stdout]     |
[INFO] [stdout] 237 |         .put_edge(&XEdge::about("doc-1", code_id("processPayment").0, 0))
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let overlay = OverlayReader::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         CrossBudget::default(),
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:277:27
[INFO] [stdout]     |
[INFO] [stdout] 277 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 CrossBudget::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let cross_on = OverlayReader::new(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         CrossBudget::default(),
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:342:17
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let overlay = OverlayReader::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         CrossBudget::default(),
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::put_edge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .put_edge(&XEdge::about(
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XEdge::about`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .put_edge(&XEdge::about(
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 xedge.reader(),
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:167:33
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::put_edge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |             .put_edge(&XEdge::about(
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XEdge::about`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:169:31
[INFO] [stdout]     |
[INFO] [stdout] 169 |             .put_edge(&XEdge::about(
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::put_edge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:176:14
[INFO] [stdout]     |
[INFO] [stdout] 176 |             .put_edge(&XEdge::about(doc_id("doc-2").0, code_id("refund").0, 0))
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XEdge::about`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |             .put_edge(&XEdge::about(doc_id("doc-2").0, code_id("refund").0, 0))
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 xedge.reader(),
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:235:29
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::put_edge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 |         .put_edge(&XEdge::about("doc-1", code_id("processPayment").0, 0))
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XEdge::about`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:237:27
[INFO] [stdout]     |
[INFO] [stdout] 237 |         .put_edge(&XEdge::about("doc-1", code_id("processPayment").0, 0))
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:241:34
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let overlay = OverlayReader::new(
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:244:15
[INFO] [stdout]     |
[INFO] [stdout] 244 |         xedge.reader(),
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:24:50
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:24:65
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:24:72
[INFO] [stdout]    |
[INFO] [stdout] 24 | use wicked_overlay::{CrossBudget, ForeignEngine, OverlayReader, XEdge, XedgeStore};
[INFO] [stdout]    |                                                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     XedgeStore,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]   --> tests/cross_engine_recall.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     Arc<dyn ForeignEngine>,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let scope: Arc<dyn ForeignEngine> = Arc::new(scope_pool);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |             .put_edge(&XEdge::about(doc_id(p.doc_uuid).0, code_id(p.code).0, 0))
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn pools(scope: Arc<dyn ForeignEngine>) -> Arc<HashMap<&'static str, Arc<dyn ForeignEngine>>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:132:78
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn pools(scope: Arc<dyn ForeignEngine>) -> Arc<HashMap<&'static str, Arc<dyn ForeignEngine>>> {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:133:46
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut m: HashMap<&'static str, Arc<dyn ForeignEngine>> = HashMap::new();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `wicked_overlay::ForeignEngine`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     scope: Arc<dyn ForeignEngine>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |     xedge: &XedgeStore,
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:158:27
[INFO] [stdout]     |
[INFO] [stdout] 158 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 CrossBudget::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:225:23
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let empty_xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::OverlayReader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:252:27
[INFO] [stdout]     |
[INFO] [stdout] 252 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:273:33
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::CrossBudget`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 CrossBudget::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XedgeStore`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let stale = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `wicked_overlay::XEdge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:301:20
[INFO] [stdout]     |
[INFO] [stdout] 301 |         .put_edge(&XEdge::about(
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:277:42
[INFO] [stdout]     |
[INFO] [stdout] 277 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:280:23
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 xedge.reader(),
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:317:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:320:35
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let cross_on = OverlayReader::new(
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 |         xedge.reader(),
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:342:29
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:343:34
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let overlay = OverlayReader::new(
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/overlay_conformance.rs:346:15
[INFO] [stdout]     |
[INFO] [stdout] 346 |         xedge.reader(),
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::put_edge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |             .put_edge(&XEdge::about(doc_id(p.doc_uuid).0, code_id(p.code).0, 0))
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XEdge::about`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |             .put_edge(&XEdge::about(doc_id(p.doc_uuid).0, code_id(p.code).0, 0))
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let reader = xedge.reader();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 158 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:225:35
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let empty_xedge = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::reader`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:249:24
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let reader = xedge.reader();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::OverlayReader::<'a, H>::new`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |             let overlay = OverlayReader::new(
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XedgeStore::in_memory`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:298:29
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let stale = XedgeStore::in_memory().unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wicked_overlay::XedgeStore::put_edge`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 |         .put_edge(&XEdge::about(
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wicked_overlay::XEdge::about`: Absorbed into wicked-estate v0.13+. See https://github.com/mikeparcewski/wicked-estate
[INFO] [stdout]    --> tests/cross_engine_recall.rs:301:27
[INFO] [stdout]     |
[INFO] [stdout] 301 |         .put_edge(&XEdge::about(
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.39s
[INFO] running `Command { std: "docker" "inspect" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb", kill_on_drop: false }`
[INFO] [stdout] 21b3ff8d2091966a6aee63db30067b111b7b5cf07ce225ce8248c3f9fffec7fb
