[INFO] cloning repository https://github.com/hydro-project/HydraulicLift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/HydraulicLift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2FHydraulicLift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2FHydraulicLift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 263ab26e539acc46107d6e03d075ab6a6910ef8b [INFO] checking hydro-project/HydraulicLift against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2FHydraulicLift" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hydro-project/HydraulicLift [INFO] finished tweaking git repo https://github.com/hydro-project/HydraulicLift [INFO] tweaked toml for git repo https://github.com/hydro-project/HydraulicLift written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hydro-project/HydraulicLift on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hydro-project/HydraulicLift 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" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba [INFO] running `Command { std: "docker" "start" "d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba", 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" "d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba", 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" "d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking cc-traits v2.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking syn v2.0.74 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Compiling syn-inline-mod v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling hydroflow_lang v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling lattices_macro v0.5.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking variadics v0.0.6 [INFO] [stderr] Checking pusherator v0.0.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling stageleft_tool v0.3.0 [INFO] [stderr] Compiling stageleft_macro v0.3.0 [INFO] [stderr] Compiling hydroflow_plus v0.9.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking stageleft v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking slotmap v1.0.7 [INFO] [stderr] Checking lattices v0.5.7 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking insta v1.40.0 [INFO] [stderr] Checking hydroflow v0.9.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in CURRENT_RUSTC_VERSION [INFO] [stdout] = note: superseded by `deref_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | HfPlusNode::Unpersist(box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:19:66 [INFO] [stdout] | [INFO] [stdout] 19 | if let HfPlusNode::Unpersist(box HfPlusNode::Persist(box behind_persist)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | if let HfPlusNode::Unpersist(box HfPlusNode::Persist(box behind_persist)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | HfPlusNode::Delta(box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | if let HfPlusNode::Delta(box HfPlusNode::Persist(box behind_persist)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | if let HfPlusNode::Delta(box HfPlusNode::Persist(box behind_persist)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | if let HfPlusNode::Persist(box behind_persist) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | input: box HfPlusNode::Persist(_), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | input: box HfPlusNode::Persist(behind_persist), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | input: box HfPlusNode::Persist(_), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | input: box HfPlusNode::Persist(behind_persist), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | input: box HfPlusNode::Persist(_), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | input: box HfPlusNode::Persist(behind_persist), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 118 | input: box HfPlusNode::Persist(_), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | input: box HfPlusNode::Persist(behind_persist), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:143:27 [INFO] [stdout] | [INFO] [stdout] 143 | HfPlusNode::Union(box HfPlusNode::Persist(_), box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | HfPlusNode::Union(box HfPlusNode::Persist(_), box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | box HfPlusNode::Persist(left), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | box HfPlusNode::Persist(right), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | HfPlusNode::CrossProduct(box HfPlusNode::Persist(_), box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:155:62 [INFO] [stdout] | [INFO] [stdout] 155 | HfPlusNode::CrossProduct(box HfPlusNode::Persist(_), box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | box HfPlusNode::Persist(left), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | box HfPlusNode::Persist(right), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | HfPlusNode::Join(box HfPlusNode::Persist(_), box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | HfPlusNode::Join(box HfPlusNode::Persist(_), box HfPlusNode::Persist(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | if let HfPlusNode::Join(box HfPlusNode::Persist(left), box HfPlusNode::Persist(right)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:173:68 [INFO] [stdout] | [INFO] [stdout] 173 | if let HfPlusNode::Join(box HfPlusNode::Persist(left), box HfPlusNode::Persist(right)) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:91783 [INFO] [stdout] | [INFO] [stdout] 1 | ...n_tees ,) ; match node { HfPlusNode :: Unpersist (box HfPlusNode :: Persist (_)) => { if let HfPlusNode :: Unpersist (box HfPlusNo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:91878 [INFO] [stdout] | [INFO] [stdout] 1 | ...let HfPlusNode :: Unpersist (box HfPlusNode :: Persist (box behind_persist)) = std :: mem :: replace (node , HfPlusNode :: Placeho... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:91851 [INFO] [stdout] | [INFO] [stdout] 1 | ...(_)) => { if let HfPlusNode :: Unpersist (box HfPlusNode :: Persist (box behind_persist)) = std :: mem :: replace (node , HfPlusNo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:92037 [INFO] [stdout] | [INFO] [stdout] 1 | ... else { unreachable ! () } } HfPlusNode :: Delta (box HfPlusNode :: Persist (_)) => { if let HfPlusNode :: Delta (box HfPlusNode :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:92128 [INFO] [stdout] | [INFO] [stdout] 1 | ... if let HfPlusNode :: Delta (box HfPlusNode :: Persist (box behind_persist)) = std :: mem :: replace (node , HfPlusNode :: Placeho... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:92101 [INFO] [stdout] | [INFO] [stdout] 1 | ...ist (_)) => { if let HfPlusNode :: Delta (box HfPlusNode :: Persist (box behind_persist)) = std :: mem :: replace (node , HfPlusNo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:92750 [INFO] [stdout] | [INFO] [stdout] 1 | ... < HfPlusNode < 'a > >) ; if let HfPlusNode :: Persist (box behind_persist) = inner . replace (HfPlusNode :: Placeholder) { * inne... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93028 [INFO] [stdout] | [INFO] [stdout] 1 | ..., })) ; } } } HfPlusNode :: Map { f : _ , input : box HfPlusNode :: Persist (_) , } => { if let HfPlusNode :: Map { f , input : bo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93106 [INFO] [stdout] | [INFO] [stdout] 1 | ...=> { if let HfPlusNode :: Map { f , input : box HfPlusNode :: Persist (behind_persist) , } = std :: mem :: replace (node , HfPlusN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93383 [INFO] [stdout] | [INFO] [stdout] 1 | ... ! () } } HfPlusNode :: FlatMap { f : _ , input : box HfPlusNode :: Persist (_) , } => { if let HfPlusNode :: FlatMap { f , input ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93465 [INFO] [stdout] | [INFO] [stdout] 1 | ... if let HfPlusNode :: FlatMap { f , input : box HfPlusNode :: Persist (behind_persist) , } = std :: mem :: replace (node , HfPlusN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93745 [INFO] [stdout] | [INFO] [stdout] 1 | ...e ! () } } HfPlusNode :: Filter { f : _ , input : box HfPlusNode :: Persist (_) , } => { if let HfPlusNode :: Filter { f , input :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93826 [INFO] [stdout] | [INFO] [stdout] 1 | ...{ if let HfPlusNode :: Filter { f , input : box HfPlusNode :: Persist (behind_persist) , } = std :: mem :: replace (node , HfPlusN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94098 [INFO] [stdout] | [INFO] [stdout] 1 | ...eachable ! () } } HfPlusNode :: Network { input : box HfPlusNode :: Persist (_) , .. } => { if let HfPlusNode :: Network { from_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94270 [INFO] [stdout] | [INFO] [stdout] 1 | ...antiate_fn , deserialize_pipeline , input : box HfPlusNode :: Persist (behind_persist) , } = std :: mem :: replace (node , HfPlusN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94619 [INFO] [stdout] | [INFO] [stdout] 1 | ... else { unreachable ! () } } HfPlusNode :: Union (box HfPlusNode :: Persist (_) , box HfPlusNode :: Persist (_)) => { if let HfPlu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94651 [INFO] [stdout] | [INFO] [stdout] 1 | ...lusNode :: Union (box HfPlusNode :: Persist (_) , box HfPlusNode :: Persist (_)) => { if let HfPlusNode :: Union (box HfPlusNode :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94715 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: Persist (_)) => { if let HfPlusNode :: Union (box HfPlusNode :: Persist (left) , box HfPlusNode :: Persist (right) ,) = std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94750 [INFO] [stdout] | [INFO] [stdout] 1 | ...de :: Union (box HfPlusNode :: Persist (left) , box HfPlusNode :: Persist (right) ,) = std :: mem :: replace (node , HfPlusNode ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94989 [INFO] [stdout] | [INFO] [stdout] 1 | ... unreachable ! () } } HfPlusNode :: CrossProduct (box HfPlusNode :: Persist (_) , box HfPlusNode :: Persist (_)) => { if let HfPlu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95021 [INFO] [stdout] | [INFO] [stdout] 1 | ... :: CrossProduct (box HfPlusNode :: Persist (_) , box HfPlusNode :: Persist (_)) => { if let HfPlusNode :: CrossProduct (box HfPlu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95092 [INFO] [stdout] | [INFO] [stdout] 1 | ...ist (_)) => { if let HfPlusNode :: CrossProduct (box HfPlusNode :: Persist (left) , box HfPlusNode :: Persist (right) ,) = std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95127 [INFO] [stdout] | [INFO] [stdout] 1 | ...rossProduct (box HfPlusNode :: Persist (left) , box HfPlusNode :: Persist (right) ,) = std :: mem :: replace (node , HfPlusNode ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95478 [INFO] [stdout] | [INFO] [stdout] 1 | ...} else { unreachable ! () } } HfPlusNode :: Join (box HfPlusNode :: Persist (_) , box HfPlusNode :: Persist (_)) => { if let HfPlu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95510 [INFO] [stdout] | [INFO] [stdout] 1 | ...PlusNode :: Join (box HfPlusNode :: Persist (_) , box HfPlusNode :: Persist (_)) => { if let HfPlusNode :: Join (box HfPlusNode ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95573 [INFO] [stdout] | [INFO] [stdout] 1 | ... :: Persist (_)) => { if let HfPlusNode :: Join (box HfPlusNode :: Persist (left) , box HfPlusNode :: Persist (right)) = std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_patterns` have been removed [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95608 [INFO] [stdout] | [INFO] [stdout] 1 | ...ode :: Join (box HfPlusNode :: Persist (left) , box HfPlusNode :: Persist (right)) = std :: mem :: replace (node , HfPlusNode :: P... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:91969 [INFO] [stdout] | [INFO] [stdout] 1 | ...(node , HfPlusNode :: Placeholder) { * node = behind_persist ; } else { unreachable ! () } } HfPlusNode :: Delta (box HfPlusNode :... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:92219 [INFO] [stdout] | [INFO] [stdout] 1 | ...(node , HfPlusNode :: Placeholder) { * node = behind_persist ; } else { unreachable ! () } } HfPlusNode :: Tee { inner } => { if p... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:92844 [INFO] [stdout] | [INFO] [stdout] 1 | ...e :: Placeholder) { * inner . borrow_mut () = behind_persist ; } else { unreachable ! () } * node = HfPlusNode :: Persist (Box :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93290 [INFO] [stdout] | [INFO] [stdout] 1 | ... (Box :: new (HfPlusNode :: Map { f , input : behind_persist , })) ; } else { unreachable ! () } } HfPlusNode :: FlatMap { f : _ ,... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:93653 [INFO] [stdout] | [INFO] [stdout] 1 | ...x :: new (HfPlusNode :: FlatMap { f , input : behind_persist , })) ; } else { unreachable ! () } } HfPlusNode :: Filter { f : _ , ... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94013 [INFO] [stdout] | [INFO] [stdout] 1 | ...ox :: new (HfPlusNode :: Filter { f , input : behind_persist , })) ; } else { unreachable ! () } } HfPlusNode :: Network { input :... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94545 [INFO] [stdout] | [INFO] [stdout] 1 | ...stantiate_fn , deserialize_pipeline , input : behind_persist , })) ; } else { unreachable ! () } } HfPlusNode :: Union (box HfPlus... [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `left` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94913 [INFO] [stdout] | [INFO] [stdout] 1 | ...sNode :: Persist (Box :: new (HfPlusNode :: Union (left , right))) ; } else { unreachable ! () } } HfPlusNode :: CrossProduct (box... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `right` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:94920 [INFO] [stdout] | [INFO] [stdout] 1 | ... Persist (Box :: new (HfPlusNode :: Union (left , right))) ; } else { unreachable ! () } } HfPlusNode :: CrossProduct (box HfPlusN... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `left` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95365 [INFO] [stdout] | [INFO] [stdout] 1 | ...: CrossProduct (Box :: new (HfPlusNode :: Persist (left)) , Box :: new (HfPlusNode :: Persist (right)) ,) ,)))) ; } else { unreach... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `right` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95409 [INFO] [stdout] | [INFO] [stdout] 1 | ...sist (left)) , Box :: new (HfPlusNode :: Persist (right)) ,) ,)))) ; } else { unreachable ! () } } HfPlusNode :: Join (box HfPlusN... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `left` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95836 [INFO] [stdout] | [INFO] [stdout] 1 | ...usNode :: Join (Box :: new (HfPlusNode :: Persist (left)) , Box :: new (HfPlusNode :: Persist (right)) ,))))) ; } else { unreachab... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `right` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/hydroflow_plus-805ae18ddb706531/out/lib_pub.rs:1:95880 [INFO] [stdout] | [INFO] [stdout] 1 | ...sist (left)) , Box :: new (HfPlusNode :: Persist (right)) ,))))) ; } else { unreachable ! () } } _ => { } } } pub fn persist_pullu... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | *node = behind_persist; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | *node = behind_persist; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | *inner.borrow_mut() = behind_persist; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | input: behind_persist, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | input: behind_persist, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 110 | input: behind_persist, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `behind_persist` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:136:28 [INFO] [stdout] | [INFO] [stdout] 136 | input: behind_persist, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `left` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | *node = HfPlusNode::Persist(Box::new(HfPlusNode::Union(left, right))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `right` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:149:78 [INFO] [stdout] | [INFO] [stdout] 149 | *node = HfPlusNode::Persist(Box::new(HfPlusNode::Union(left, right))); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `left` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | Box::new(HfPlusNode::Persist(left)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `right` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:164:54 [INFO] [stdout] | [INFO] [stdout] 164 | Box::new(HfPlusNode::Persist(right)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `left` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | Box::new(HfPlusNode::Persist(left)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `right` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hydroflow_plus-0.9.0/src/persist_pullup.rs:179:54 [INFO] [stdout] | [INFO] [stdout] 179 | Box::new(HfPlusNode::Persist(right)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hydroflow_plus` (lib) due to 81 previous errors [INFO] running `Command { std: "docker" "inspect" "d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba", kill_on_drop: false }` [INFO] [stdout] d0f2786a6dd833fc989d37ae948936e75f3176be0533fd91b14f81c820a8a0ba