[INFO] fetching crate rtlola-interpreter-macros 0.2.0...
[INFO] checking rtlola-interpreter-macros-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate rtlola-interpreter-macros 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rtlola-interpreter-macros 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rtlola-interpreter-macros 0.2.0
[INFO] tweaked toml for crates.io crate rtlola-interpreter-macros 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtlola-interpreter-macros 0.2.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 rtlola-interpreter-macros 0.2.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] 1c3de4057a5a336f4df12fd48ddf617645f94f5cb374748313aed516817d7525
[INFO] running `Command { std: "docker" "start" "-a" "1c3de4057a5a336f4df12fd48ddf617645f94f5cb374748313aed516817d7525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c3de4057a5a336f4df12fd48ddf617645f94f5cb374748313aed516817d7525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3de4057a5a336f4df12fd48ddf617645f94f5cb374748313aed516817d7525", kill_on_drop: false }`
[INFO] [stdout] 1c3de4057a5a336f4df12fd48ddf617645f94f5cb374748313aed516817d7525
[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] b32b3f74df5d4421210770874a9814dded71ab95a8a69426997fff135485482a
[INFO] running `Command { std: "docker" "start" "-a" "b32b3f74df5d4421210770874a9814dded71ab95a8a69426997fff135485482a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rusttyc v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dot v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking string_template v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling rtlola-macros v0.1.2
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking uom v0.31.1
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking rtlola-reporting v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking trybuild v1.0.105
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]     Checking deluxe v0.5.0
[INFO] [stderr]     Checking rtlola-parser v0.4.0
[INFO] [stderr]     Checking rtlola-hir v0.6.0
[INFO] [stderr]     Checking rtlola-frontend v0.8.0
[INFO] [stderr]     Checking rtlola-interpreter v0.11.0
[INFO] [stderr]     Checking rtlola-interpreter-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/simple.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]  --> examples/simple.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/simple.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (example "simple") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/composit_derive.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/composit_derive.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/composit_derive.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/composit_derive.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/composit_derive.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/composit_derive.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/composit_derive.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/composit_derive.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/composit_derive.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/composit_derive.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/composit_derive.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/composit_derive.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/composit_derive.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/composit_derive.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/composit_derive.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/composit_derive.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/composit_derive.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/composit_derive.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (test "composit_derive") due to 18 previous errors
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> tests/value_derive.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]  --> tests/value_derive.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[derive(ValueFactory)]
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> tests/value_derive.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[derive(ValueFactory)]
[INFO] [stdout]   |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/value_derive.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/value_derive.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/value_derive.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/value_derive.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/value_derive.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/value_derive.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/value_derive.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/value_derive.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]  --> examples/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/unnamed_struct.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/verdict.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> examples/verdict.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/verdict.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (example "verdict") due to 3 previous errors
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (example "unnamed_struct") due to 3 previous errors
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (test "value_derive") due to 11 previous errors
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/verdict_factory.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> tests/verdict_factory.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> tests/verdict_factory.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(ValueFactory)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/verdict_factory.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/verdict_factory.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/verdict_factory.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/verdict_factory.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]    --> tests/verdict_factory.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]    --> tests/verdict_factory.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[derive(ValueFactory)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/enum.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]  --> examples/enum.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/enum.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> examples/enum.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/custom_names.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[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<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]  --> examples/custom_names.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]  --> examples/custom_names.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ValueFactory)]
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> examples/custom_names.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<rtlola_interpreter::Value, Infallible>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ValueFactory` (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: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, rtlola_interpreter::Value>
[INFO] [stdout]   --> examples/custom_names.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ValueFactory)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (test "verdict_factory") due to 9 previous errors
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (example "enum") due to 4 previous errors
[INFO] [stderr] error: could not compile `rtlola-interpreter-macros` (example "custom_names") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "b32b3f74df5d4421210770874a9814dded71ab95a8a69426997fff135485482a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32b3f74df5d4421210770874a9814dded71ab95a8a69426997fff135485482a", kill_on_drop: false }`
[INFO] [stdout] b32b3f74df5d4421210770874a9814dded71ab95a8a69426997fff135485482a
