[INFO] fetching crate swimos_form 0.1.1...
[INFO] checking swimos_form-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate swimos_form 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate swimos_form 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swimos_form 0.1.1
[INFO] tweaked toml for crates.io crate swimos_form 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swimos_form 0.1.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b7e53739aaae2d44f9039f5c7f69ec33ad1627f09313f61c9a11d54b662e85e
[INFO] running `Command { std: "docker" "start" "-a" "7b7e53739aaae2d44f9039f5c7f69ec33ad1627f09313f61c9a11d54b662e85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b7e53739aaae2d44f9039f5c7f69ec33ad1627f09313f61c9a11d54b662e85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7e53739aaae2d44f9039f5c7f69ec33ad1627f09313f61c9a11d54b662e85e", kill_on_drop: false }`
[INFO] [stdout] 7b7e53739aaae2d44f9039f5c7f69ec33ad1627f09313f61c9a11d54b662e85e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4885ee2a5b97c4a72920972bbec742832db7309193aef6b6cf2400b850619e22
[INFO] running `Command { std: "docker" "start" "-a" "4885ee2a5b97c4a72920972bbec742832db7309193aef6b6cf2400b850619e22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking swimos_num v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling swimos_algebra v0.1.1
[INFO] [stderr]    Compiling swimos_errors v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling swimos_format v0.1.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking swimos_encoding v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking swimos_route v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling swimos_utilities v0.1.1
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling swimos_macro_utilities v0.1.1
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]    Compiling swimos_form_derive v0.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking swimos_trigger v0.1.1
[INFO] [stderr]     Checking swimos_future v0.1.1
[INFO] [stderr]     Checking swimos_model v0.1.1
[INFO] [stderr]     Checking swimos_form v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<<W as PrimitiveWriter>::Repr, Infallible>
[INFO] [stdout]   --> src/structural/write/mod.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match self.write_with(writer) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<W as PrimitiveWriter>::Repr, Infallible>
[INFO] [stdout]   --> src/structural/write/mod.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match self.write_into(writer) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:77:62
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn write_extant(self) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 78 | |         Ok(Value::Extant)
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Ok(Value::Extant)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:81:71
[INFO] [stdout]    |
[INFO] [stdout] 81 |       fn write_i32(self, value: i32) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 82 | |         Ok(Value::Int32Value(value))
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Ok(Value::Int32Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:85:71
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn write_i64(self, value: i64) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 86 | |         Ok(Value::Int64Value(value))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Ok(Value::Int64Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:89:71
[INFO] [stdout]    |
[INFO] [stdout] 89 |       fn write_u32(self, value: u32) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 90 | |         Ok(Value::UInt32Value(value))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(Value::UInt32Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:93:71
[INFO] [stdout]    |
[INFO] [stdout] 93 |       fn write_u64(self, value: u64) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 94 | |         Ok(Value::UInt64Value(value))
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Ok(Value::UInt64Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:97:71
[INFO] [stdout]    |
[INFO] [stdout] 97 |       fn write_f64(self, value: f64) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 98 | |         Ok(Value::Float64Value(value))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(Value::Float64Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:101:73
[INFO] [stdout]     |
[INFO] [stdout] 101 |       fn write_bool(self, value: bool) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 102 | |         Ok(Value::BooleanValue(value))
[INFO] [stdout] 103 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Ok(Value::BooleanValue(value))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:105:78
[INFO] [stdout]     |
[INFO] [stdout] 105 |       fn write_big_int(self, value: BigInt) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 106 | |         Ok(Value::BigInt(value))
[INFO] [stdout] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         Ok(Value::BigInt(value))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:109:80
[INFO] [stdout]     |
[INFO] [stdout] 109 |       fn write_big_uint(self, value: BigUint) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 110 | |         Ok(Value::BigUint(value))
[INFO] [stdout] 111 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         Ok(Value::BigUint(value))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:113:80
[INFO] [stdout]     |
[INFO] [stdout] 113 |       fn write_text<T: Label>(self, value: T) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 114 | |         Ok(Value::Text(value.into()))
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         Ok(Value::Text(value.into()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:117:80
[INFO] [stdout]     |
[INFO] [stdout] 117 |       fn write_blob_vec(self, value: Vec<u8>) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 118 | |         Ok(Value::Data(Blob::from_vec(value)))
[INFO] [stdout] 119 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(Value::Data(Blob::from_vec(value)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:121:74
[INFO] [stdout]     |
[INFO] [stdout] 121 |       fn write_blob(self, value: &[u8]) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  __________________________________________________________________________^
[INFO] [stdout] 122 | |         Ok(Value::Data(Blob::from_vec(value.into())))
[INFO] [stdout] 123 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         Ok(Value::Data(Blob::from_vec(value.into())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:130:77
[INFO] [stdout]     |
[INFO] [stdout] 130 |       fn record(self, _num_attrs: usize) -> Result<Self::Header, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 131 | |         Ok(self)
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 145 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 146 | |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout] 147 | |         let name: Text = name.into();
[INFO] [stdout] 148 | |         self.get_attrs().push((name, interpreted).into());
[INFO] [stdout] 149 | |         Ok(self)
[INFO] [stdout] 150 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:152:92
[INFO] [stdout]     |
[INFO] [stdout] 152 |       fn delegate<V: StructuralWritable>(self, value: &V) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 153 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 154 | |         let body = value.write_with(interpereter)?;
[INFO] [stdout] 155 | |         Ok(self.with_delegate_body(body))
[INFO] [stdout] 156 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let body = value.write_with(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let body = value.write_with(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let body = value.write_with(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         Ok(self.with_delegate_body(body))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:162:36
[INFO] [stdout]     |
[INFO] [stdout] 162 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 163 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 164 | |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout] 165 | |         let name: Text = name.into();
[INFO] [stdout] 166 | |         self.get_attrs().push((name, interpreted).into());
[INFO] [stdout] 167 | |         Ok(self)
[INFO] [stdout] 168 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:170:96
[INFO] [stdout]     |
[INFO] [stdout] 170 |       fn delegate_into<V: StructuralWritable>(self, value: V) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________________________^
[INFO] [stdout] 171 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 172 | |         let body = value.write_into(interpereter)?;
[INFO] [stdout] 173 | |         Ok(self.with_delegate_body(body))
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let body = value.write_into(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let body = value.write_into(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let body = value.write_into(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         Ok(self.with_delegate_body(body))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |       ) -> Result<Self::Body, Self::Error> {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 181 | |         Ok(self)
[INFO] [stdout] 182 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:189:93
[INFO] [stdout]     |
[INFO] [stdout] 189 |       fn write_value<V: StructuralWritable>(mut self, value: &V) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 190 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 191 | |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout] 192 | |         self.get_items().push(interpreted.into());
[INFO] [stdout] 193 | |         Ok(self)
[INFO] [stdout] 194 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:200:36
[INFO] [stdout]     |
[INFO] [stdout] 200 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 201 | |         let key_interp = ValueInterpreter::default();
[INFO] [stdout] 202 | |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout] 203 | |         let val_interp = ValueInterpreter::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |         Ok(self)
[INFO] [stdout] 208 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let interpreted_val = value.write_with(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let interpreted_val = value.write_with(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let interpreted_val = value.write_with(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:210:97
[INFO] [stdout]     |
[INFO] [stdout] 210 |       fn write_value_into<V: StructuralWritable>(mut self, value: V) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________________^
[INFO] [stdout] 211 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 212 | |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout] 213 | |         self.get_items().push(interpreted.into());
[INFO] [stdout] 214 | |         Ok(self)
[INFO] [stdout] 215 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:221:36
[INFO] [stdout]     |
[INFO] [stdout] 221 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 222 | |         let key_interp = ValueInterpreter::default();
[INFO] [stdout] 223 | |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout] 224 | |         let val_interp = ValueInterpreter::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         Ok(self)
[INFO] [stdout] 229 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let interpreted_val = value.write_into(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let interpreted_val = value.write_into(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let interpreted_val = value.write_into(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 |       fn done(self) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 232 | |         Ok(self.build())
[INFO] [stdout] 233 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         Ok(self.build())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swimos_form` (lib) due to 78 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `HeaderView` is never constructed
[INFO] [stdout]    --> src/structural/tests/mod.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct HeaderView<T>(pub T);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithHeaderField` is never constructed
[INFO] [stdout]    --> src/structural/tests/mod.rs:207:8
[INFO] [stdout]     |
[INFO] [stdout] 207 | struct WithHeaderField<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<W as PrimitiveWriter>::Repr, Infallible>
[INFO] [stdout]   --> src/structural/write/mod.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |         match self.write_with(writer) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<<W as PrimitiveWriter>::Repr, Infallible>
[INFO] [stdout]   --> src/structural/write/mod.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |         match self.write_into(writer) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:77:62
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn write_extant(self) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  ______________________________________________________________^
[INFO] [stdout] 78 | |         Ok(Value::Extant)
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Ok(Value::Extant)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:81:71
[INFO] [stdout]    |
[INFO] [stdout] 81 |       fn write_i32(self, value: i32) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 82 | |         Ok(Value::Int32Value(value))
[INFO] [stdout] 83 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Ok(Value::Int32Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:85:71
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn write_i64(self, value: i64) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 86 | |         Ok(Value::Int64Value(value))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Ok(Value::Int64Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:89:71
[INFO] [stdout]    |
[INFO] [stdout] 89 |       fn write_u32(self, value: u32) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 90 | |         Ok(Value::UInt32Value(value))
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(Value::UInt32Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:93:71
[INFO] [stdout]    |
[INFO] [stdout] 93 |       fn write_u64(self, value: u64) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 94 | |         Ok(Value::UInt64Value(value))
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         Ok(Value::UInt64Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:97:71
[INFO] [stdout]    |
[INFO] [stdout] 97 |       fn write_f64(self, value: f64) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________^
[INFO] [stdout] 98 | |         Ok(Value::Float64Value(value))
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/structural/write/to_model/mod.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(Value::Float64Value(value))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:101:73
[INFO] [stdout]     |
[INFO] [stdout] 101 |       fn write_bool(self, value: bool) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________^
[INFO] [stdout] 102 | |         Ok(Value::BooleanValue(value))
[INFO] [stdout] 103 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Ok(Value::BooleanValue(value))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:105:78
[INFO] [stdout]     |
[INFO] [stdout] 105 |       fn write_big_int(self, value: BigInt) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________________________________^
[INFO] [stdout] 106 | |         Ok(Value::BigInt(value))
[INFO] [stdout] 107 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         Ok(Value::BigInt(value))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:109:80
[INFO] [stdout]     |
[INFO] [stdout] 109 |       fn write_big_uint(self, value: BigUint) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 110 | |         Ok(Value::BigUint(value))
[INFO] [stdout] 111 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         Ok(Value::BigUint(value))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:113:80
[INFO] [stdout]     |
[INFO] [stdout] 113 |       fn write_text<T: Label>(self, value: T) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 114 | |         Ok(Value::Text(value.into()))
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         Ok(Value::Text(value.into()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:117:80
[INFO] [stdout]     |
[INFO] [stdout] 117 |       fn write_blob_vec(self, value: Vec<u8>) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 118 | |         Ok(Value::Data(Blob::from_vec(value)))
[INFO] [stdout] 119 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Ok(Value::Data(Blob::from_vec(value)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:121:74
[INFO] [stdout]     |
[INFO] [stdout] 121 |       fn write_blob(self, value: &[u8]) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  __________________________________________________________________________^
[INFO] [stdout] 122 | |         Ok(Value::Data(Blob::from_vec(value.into())))
[INFO] [stdout] 123 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         Ok(Value::Data(Blob::from_vec(value.into())))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:130:77
[INFO] [stdout]     |
[INFO] [stdout] 130 |       fn record(self, _num_attrs: usize) -> Result<Self::Header, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________^
[INFO] [stdout] 131 | |         Ok(self)
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 145 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 146 | |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout] 147 | |         let name: Text = name.into();
[INFO] [stdout] 148 | |         self.get_attrs().push((name, interpreted).into());
[INFO] [stdout] 149 | |         Ok(self)
[INFO] [stdout] 150 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:152:92
[INFO] [stdout]     |
[INFO] [stdout] 152 |       fn delegate<V: StructuralWritable>(self, value: &V) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 153 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 154 | |         let body = value.write_with(interpereter)?;
[INFO] [stdout] 155 | |         Ok(self.with_delegate_body(body))
[INFO] [stdout] 156 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let body = value.write_with(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let body = value.write_with(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let body = value.write_with(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         Ok(self.with_delegate_body(body))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:162:36
[INFO] [stdout]     |
[INFO] [stdout] 162 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 163 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 164 | |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout] 165 | |         let name: Text = name.into();
[INFO] [stdout] 166 | |         self.get_attrs().push((name, interpreted).into());
[INFO] [stdout] 167 | |         Ok(self)
[INFO] [stdout] 168 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:170:96
[INFO] [stdout]     |
[INFO] [stdout] 170 |       fn delegate_into<V: StructuralWritable>(self, value: V) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________________________^
[INFO] [stdout] 171 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 172 | |         let body = value.write_into(interpereter)?;
[INFO] [stdout] 173 | |         Ok(self.with_delegate_body(body))
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let body = value.write_into(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let body = value.write_into(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let body = value.write_into(interpereter)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         Ok(self.with_delegate_body(body))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:180:42
[INFO] [stdout]     |
[INFO] [stdout] 180 |       ) -> Result<Self::Body, Self::Error> {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 181 | |         Ok(self)
[INFO] [stdout] 182 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:189:93
[INFO] [stdout]     |
[INFO] [stdout] 189 |       fn write_value<V: StructuralWritable>(mut self, value: &V) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 190 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 191 | |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout] 192 | |         self.get_items().push(interpreted.into());
[INFO] [stdout] 193 | |         Ok(self)
[INFO] [stdout] 194 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let interpreted = value.write_with(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:200:36
[INFO] [stdout]     |
[INFO] [stdout] 200 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 201 | |         let key_interp = ValueInterpreter::default();
[INFO] [stdout] 202 | |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout] 203 | |         let val_interp = ValueInterpreter::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |         Ok(self)
[INFO] [stdout] 208 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let interpreted_key = key.write_with(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let interpreted_val = value.write_with(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let interpreted_val = value.write_with(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let interpreted_val = value.write_with(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:210:97
[INFO] [stdout]     |
[INFO] [stdout] 210 |       fn write_value_into<V: StructuralWritable>(mut self, value: V) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________________^
[INFO] [stdout] 211 | |         let interpereter = ValueInterpreter::default();
[INFO] [stdout] 212 | |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout] 213 | |         self.get_items().push(interpreted.into());
[INFO] [stdout] 214 | |         Ok(self)
[INFO] [stdout] 215 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let interpreted = value.write_into(interpereter)?;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:221:36
[INFO] [stdout]     |
[INFO] [stdout] 221 |       ) -> Result<Self, Self::Error> {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 222 | |         let key_interp = ValueInterpreter::default();
[INFO] [stdout] 223 | |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout] 224 | |         let val_interp = ValueInterpreter::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         Ok(self)
[INFO] [stdout] 229 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let interpreted_key = key.write_into(key_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Value>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let interpreted_val = value.write_into(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let interpreted_val = value.write_into(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:225:31
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let interpreted_val = value.write_into(val_interp)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValueInterpreter, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         Ok(self)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 |       fn done(self) -> Result<Self::Repr, Self::Error> {
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 232 | |         Ok(self.build())
[INFO] [stdout] 233 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/structural/write/to_model/mod.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         Ok(self.build())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swimos_form` (lib test) due to 78 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4885ee2a5b97c4a72920972bbec742832db7309193aef6b6cf2400b850619e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4885ee2a5b97c4a72920972bbec742832db7309193aef6b6cf2400b850619e22", kill_on_drop: false }`
[INFO] [stdout] 4885ee2a5b97c4a72920972bbec742832db7309193aef6b6cf2400b850619e22
