[INFO] fetching crate stardust 0.1.0-alpha.0...
[INFO] checking stardust-0.1.0-alpha.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate stardust 0.1.0-alpha.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stardust 0.1.0-alpha.0
[INFO] finished tweaking crates.io crate stardust 0.1.0-alpha.0
[INFO] tweaked toml for crates.io crate stardust 0.1.0-alpha.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stardust 0.1.0-alpha.0 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] crate crates.io crate stardust 0.1.0-alpha.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 956fe4a101356bb1747d8178c17bcbc92716fd48a11e3bebd30efdea5d00e8af
[INFO] running `Command { std: "docker" "start" "-a" "956fe4a101356bb1747d8178c17bcbc92716fd48a11e3bebd30efdea5d00e8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "956fe4a101356bb1747d8178c17bcbc92716fd48a11e3bebd30efdea5d00e8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "956fe4a101356bb1747d8178c17bcbc92716fd48a11e3bebd30efdea5d00e8af", kill_on_drop: false }`
[INFO] [stdout] 956fe4a101356bb1747d8178c17bcbc92716fd48a11e3bebd30efdea5d00e8af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 56a69bf9144c92aa0e17c4b224018e6a38347f35e6ea038dd49091ac379b9cdd
[INFO] running `Command { std: "docker" "start" "-a" "56a69bf9144c92aa0e17c4b224018e6a38347f35e6ea038dd49091ac379b9cdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.35
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking insta v1.35.1
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling stardust-macros v0.1.0-alpha.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking stardust v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Value, FilterError>
[INFO] [stdout]    --> src/block/body/apply.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |               value = context
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 104 | |                 .call_filter(filter, value)
[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<Value, FilterError>
[INFO] [stdout]   --> src/context/filters.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ) -> Result<Value, FilterError> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 26 | |         todo!()
[INFO] [stdout] 27 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, FilterError>, Value>
[INFO] [stdout]   --> src/expression/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |             value = context.call_filter(filter, value)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, FilterError>
[INFO] [stdout]   --> src/expression/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |             value = context.call_filter(filter, value)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, EvalTestExpressionError>
[INFO] [stdout]   --> src/expression/test.rs:32:87
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn eval(&self, context: &mut Context) -> Result<crate::value::Value, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 33 | |         todo!()
[INFO] [stdout] 34 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, EvalTestExpressionError>
[INFO] [stdout]  --> src/expression/value.rs:9:55
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq, Eq, Parse, FromStr, Eval)]
[INFO] [stdout]   |                                                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]  --> src/value/access/single.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, Ord, PartialOrd, Eq, PartialEq, Parse, FromStr, Eval)]
[INFO] [stdout]   |                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/value/value/mod.rs:91:73
[INFO] [stdout]    |
[INFO] [stdout] 91 |       fn eval(&self, context: &mut Context) -> Result<Value, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 92 | |         Ok(self.clone())
[INFO] [stdout] 93 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/value/value/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Ok(self.clone())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/value/value/float.rs:41:80
[INFO] [stdout]    |
[INFO] [stdout] 41 |       fn eval(&self, context: &mut Context) -> Result<super::Value, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________________________^
[INFO] [stdout] 42 | |         Ok(super::Value::Float(*self))
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]   --> src/value/value/float.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(super::Value::Float(*self))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/value/value/string/mod.rs:112:80
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn eval(&self, context: &mut Context) -> Result<super::Value, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 113 | |         Ok(Value::String(self.clone()))
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Value, Infallible>
[INFO] [stdout]    --> src/value/value/string/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         Ok(Value::String(self.clone()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stardust` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, FilterError>
[INFO] [stdout]    --> src/block/body/apply.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |               value = context
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 104 | |                 .call_filter(filter, value)
[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<value::value::Value, FilterError>
[INFO] [stdout]   --> src/context/filters.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 |       ) -> Result<Value, FilterError> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 26 | |         todo!()
[INFO] [stdout] 27 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, FilterError>, value::value::Value>
[INFO] [stdout]   --> src/expression/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |             value = context.call_filter(filter, value)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, FilterError>
[INFO] [stdout]   --> src/expression/mod.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |             value = context.call_filter(filter, value)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, EvalTestExpressionError>
[INFO] [stdout]   --> src/expression/test.rs:32:87
[INFO] [stdout]    |
[INFO] [stdout] 32 |       fn eval(&self, context: &mut Context) -> Result<crate::value::Value, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 33 | |         todo!()
[INFO] [stdout] 34 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, EvalTestExpressionError>
[INFO] [stdout]  --> src/expression/value.rs:9:55
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq, Eq, Parse, FromStr, Eval)]
[INFO] [stdout]   |                                                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]  --> src/value/access/single.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, Ord, PartialOrd, Eq, PartialEq, Parse, FromStr, Eval)]
[INFO] [stdout]   |                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]   --> src/value/value/mod.rs:91:73
[INFO] [stdout]    |
[INFO] [stdout] 91 |       fn eval(&self, context: &mut Context) -> Result<Value, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 92 | |         Ok(self.clone())
[INFO] [stdout] 93 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]   --> src/value/value/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Ok(self.clone())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]   --> src/value/value/float.rs:41:80
[INFO] [stdout]    |
[INFO] [stdout] 41 |       fn eval(&self, context: &mut Context) -> Result<super::Value, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________________________^
[INFO] [stdout] 42 | |         Ok(super::Value::Float(*self))
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]   --> src/value/value/float.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Ok(super::Value::Float(*self))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let result = <$typ as $crate::eval::Eval>::eval(&item, &mut context);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/float.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | /             proptest_eval! {
[INFO] [stdout] 131 | |                 type: Float,
[INFO] [stdout] 132 | |                 item: f,
[INFO] [stdout] 133 | |                 value: Value::Float(f),
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/float.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | /             proptest_eval! {
[INFO] [stdout] 131 | |                 type: Float,
[INFO] [stdout] 132 | |                 item: f,
[INFO] [stdout] 133 | |                 value: Value::Float(f),
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:85
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/float.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | /             proptest_eval! {
[INFO] [stdout] 131 | |                 type: Float,
[INFO] [stdout] 132 | |                 item: f,
[INFO] [stdout] 133 | |                 value: Value::Float(f),
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let output = result.unwrap();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/float.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 | /             proptest_eval! {
[INFO] [stdout] 131 | |                 type: Float,
[INFO] [stdout] 132 | |                 item: f,
[INFO] [stdout] 133 | |                 value: Value::Float(f),
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let result = <$typ as $crate::eval::Eval>::eval(&item, &mut context);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/list.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  96 | /             proptest_eval! {
[INFO] [stdout]  97 | |                 type: List,
[INFO] [stdout]  98 | |                 item: expected.clone(),
[INFO] [stdout]  99 | |                 value: Value::List(expected),
[INFO] [stdout] 100 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/list.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  96 | /             proptest_eval! {
[INFO] [stdout]  97 | |                 type: List,
[INFO] [stdout]  98 | |                 item: expected.clone(),
[INFO] [stdout]  99 | |                 value: Value::List(expected),
[INFO] [stdout] 100 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:85
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/list.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  96 | /             proptest_eval! {
[INFO] [stdout]  97 | |                 type: List,
[INFO] [stdout]  98 | |                 item: expected.clone(),
[INFO] [stdout]  99 | |                 value: Value::List(expected),
[INFO] [stdout] 100 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let output = result.unwrap();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/list.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  96 | /             proptest_eval! {
[INFO] [stdout]  97 | |                 type: List,
[INFO] [stdout]  98 | |                 item: expected.clone(),
[INFO] [stdout]  99 | |                 value: Value::List(expected),
[INFO] [stdout] 100 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let result = <$typ as $crate::eval::Eval>::eval(&item, &mut context);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/map.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 | /             proptest_eval! {
[INFO] [stdout] 230 | |                 type: Map,
[INFO] [stdout] 231 | |                 item: expected.clone(),
[INFO] [stdout] 232 | |                 value: Value::Map(expected),
[INFO] [stdout] 233 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/map.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 | /             proptest_eval! {
[INFO] [stdout] 230 | |                 type: Map,
[INFO] [stdout] 231 | |                 item: expected.clone(),
[INFO] [stdout] 232 | |                 value: Value::Map(expected),
[INFO] [stdout] 233 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:85
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/map.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 | /             proptest_eval! {
[INFO] [stdout] 230 | |                 type: Map,
[INFO] [stdout] 231 | |                 item: expected.clone(),
[INFO] [stdout] 232 | |                 value: Value::Map(expected),
[INFO] [stdout] 233 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let output = result.unwrap();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/map.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 | /             proptest_eval! {
[INFO] [stdout] 230 | |                 type: Map,
[INFO] [stdout] 231 | |                 item: expected.clone(),
[INFO] [stdout] 232 | |                 value: Value::Map(expected),
[INFO] [stdout] 233 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let result = <$typ as $crate::eval::Eval>::eval(&item, &mut context);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/set.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 | /             proptest_eval! {
[INFO] [stdout]  87 | |                 type: Set,
[INFO] [stdout]  88 | |                 item: expected.clone(),
[INFO] [stdout]  89 | |                 value: Value::Set(expected),
[INFO] [stdout]  90 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/set.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 | /             proptest_eval! {
[INFO] [stdout]  87 | |                 type: Set,
[INFO] [stdout]  88 | |                 item: expected.clone(),
[INFO] [stdout]  89 | |                 value: Value::Set(expected),
[INFO] [stdout]  90 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:85
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/set.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 | /             proptest_eval! {
[INFO] [stdout]  87 | |                 type: Set,
[INFO] [stdout]  88 | |                 item: expected.clone(),
[INFO] [stdout]  89 | |                 value: Value::Set(expected),
[INFO] [stdout]  90 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let output = result.unwrap();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/set.rs:86:13
[INFO] [stdout]     |
[INFO] [stdout]  86 | /             proptest_eval! {
[INFO] [stdout]  87 | |                 type: Set,
[INFO] [stdout]  88 | |                 item: expected.clone(),
[INFO] [stdout]  89 | |                 value: Value::Set(expected),
[INFO] [stdout]  90 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |           let output = <$typ as $crate::eval::Eval>::eval(&item, &mut context).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/set.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | /         test_eval! {
[INFO] [stdout] 108 | |             type: Set,
[INFO] [stdout] 109 | |             item: expected.clone(),
[INFO] [stdout] 110 | |             value: Value::Set(expected),
[INFO] [stdout] 111 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::test_eval` which comes from the expansion of the macro `test_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/value/value/string/mod.rs:112:80
[INFO] [stdout]     |
[INFO] [stdout] 112 |       fn eval(&self, context: &mut Context) -> Result<super::Value, Self::Error> {
[INFO] [stdout]     |  ________________________________________________________________________________^
[INFO] [stdout] 113 | |         Ok(Value::String(self.clone()))
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/value/value/string/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         Ok(Value::String(self.clone()))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let result = <$typ as $crate::eval::Eval>::eval(&item, &mut context);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/string/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             proptest_eval! {
[INFO] [stdout] 176 | |                 type: String,
[INFO] [stdout] 177 | |                 item: expected.clone(),
[INFO] [stdout] 178 | |                 value: Value::String(expected),
[INFO] [stdout] 179 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/string/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             proptest_eval! {
[INFO] [stdout] 176 | |                 type: String,
[INFO] [stdout] 177 | |                 item: expected.clone(),
[INFO] [stdout] 178 | |                 value: Value::String(expected),
[INFO] [stdout] 179 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:85
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/string/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             proptest_eval! {
[INFO] [stdout] 176 | |                 type: String,
[INFO] [stdout] 177 | |                 item: expected.clone(),
[INFO] [stdout] 178 | |                 value: Value::String(expected),
[INFO] [stdout] 179 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let output = result.unwrap();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/string/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 | /             proptest_eval! {
[INFO] [stdout] 176 | |                 type: String,
[INFO] [stdout] 177 | |                 item: expected.clone(),
[INFO] [stdout] 178 | |                 value: Value::String(expected),
[INFO] [stdout] 179 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |           let output = <$typ as $crate::eval::Eval>::eval(&item, &mut context).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/string/mod.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | /         test_eval! {
[INFO] [stdout] 194 | |             type: String,
[INFO] [stdout] 195 | |             item: parsed,
[INFO] [stdout] 196 | |             value: Value::String(expected.to_string())
[INFO] [stdout] 197 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::test_eval` which comes from the expansion of the macro `test_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:181:22
[INFO] [stdout]     |
[INFO] [stdout] 181 |           let result = <$typ as $crate::eval::Eval>::eval(&item, &mut context);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/mod.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 | /             proptest_eval! {
[INFO] [stdout] 348 | |                 type: Value,
[INFO] [stdout] 349 | |                 item: value.clone(),
[INFO] [stdout] 350 | |                 value: value,
[INFO] [stdout] 351 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/mod.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 | /             proptest_eval! {
[INFO] [stdout] 348 | |                 type: Value,
[INFO] [stdout] 349 | |                 item: value.clone(),
[INFO] [stdout] 350 | |                 value: value,
[INFO] [stdout] 351 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:182:85
[INFO] [stdout]     |
[INFO] [stdout] 182 |           ::proptest::prop_assert!(result.is_ok(), "expected to eval item, got {:?}", result);
[INFO] [stdout]     |                                                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/mod.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 | /             proptest_eval! {
[INFO] [stdout] 348 | |                 type: Value,
[INFO] [stdout] 349 | |                 item: value.clone(),
[INFO] [stdout] 350 | |                 value: value,
[INFO] [stdout] 351 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<value::value::Value, Infallible>
[INFO] [stdout]    --> src/parser/macros.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let output = result.unwrap();
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/value/value/mod.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 | /             proptest_eval! {
[INFO] [stdout] 348 | |                 type: Value,
[INFO] [stdout] 349 | |                 item: value.clone(),
[INFO] [stdout] 350 | |                 value: value,
[INFO] [stdout] 351 | |             }
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::parser::proptest_eval` which comes from the expansion of the macro `proptest_eval` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stardust` (lib test) due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "56a69bf9144c92aa0e17c4b224018e6a38347f35e6ea038dd49091ac379b9cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56a69bf9144c92aa0e17c4b224018e6a38347f35e6ea038dd49091ac379b9cdd", kill_on_drop: false }`
[INFO] [stdout] 56a69bf9144c92aa0e17c4b224018e6a38347f35e6ea038dd49091ac379b9cdd
