[INFO] fetching crate logic-mesh 0.1.4...
[INFO] checking logic-mesh-0.1.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate logic-mesh 0.1.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate logic-mesh 0.1.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate logic-mesh 0.1.4
[INFO] finished tweaking crates.io crate logic-mesh 0.1.4
[INFO] tweaked toml for crates.io crate logic-mesh 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding chrono-tz v0.6.3 (latest: v0.9.0)
[INFO] [stderr]       Adding chrono-tz-build v0.0.3 (latest: v0.3.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding litrs v0.3.0 (latest: v0.4.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded litrs v0.3.0
[INFO] [stderr]   Downloaded logic_mesh_block_macro v0.1.5
[INFO] [stderr]   Downloaded wasm-bindgen-console-logger v0.1.1
[INFO] [stderr]   Downloaded libhaystack v1.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3d574dc346bac7c4d36c36ec67afcbf359560294239784b1b6bee88fef48d54
[INFO] running `Command { std: "docker" "start" "-a" "f3d574dc346bac7c4d36c36ec67afcbf359560294239784b1b6bee88fef48d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3d574dc346bac7c4d36c36ec67afcbf359560294239784b1b6bee88fef48d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3d574dc346bac7c4d36c36ec67afcbf359560294239784b1b6bee88fef48d54", kill_on_drop: false }`
[INFO] [stdout] f3d574dc346bac7c4d36c36ec67afcbf359560294239784b1b6bee88fef48d54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 366048fe6b9465e81fd28959e7c4f0af8111b46f3f9692d7736b64274e16dd26
[INFO] running `Command { std: "docker" "start" "-a" "366048fe6b9465e81fd28959e7c4f0af8111b46f3f9692d7736b64274e16dd26", kill_on_drop: false }`
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling litrs v0.3.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling logic_mesh_block_macro v0.1.5
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking libhaystack v1.0.14
[INFO] [stderr]     Checking logic-mesh v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(async_fn_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]    --> src/base/block/connect.rs:362:14
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[derive(BlockProps, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/control/pid.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]    --> src/base/block/connect.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[derive(BlockProps, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/and.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/eq.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/gt.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/gte.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/lt.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/lte.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]    --> src/base/block/mod.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[derive(BlockProps, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout]     = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/neq.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/not.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/or.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/xor.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/abs.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/add.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/arccos.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/arcsin.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/arctan.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/average.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/cos.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/div.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/even.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/exp.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/log10.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/logn.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/max.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/median.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/min.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/control/pid.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/modulus.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/mul.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/and.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/neg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/odd.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/eq.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/pow.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/gt.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/sin.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/gte.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/sqrt.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/lt.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/sub.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/tan.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/lte.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/misc/parse_number.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/neq.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/misc/random.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/not.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/misc/sinewave.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/or.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/logic/xor.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/abs.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/string/len.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/add.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/arccos.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/arcsin.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/arctan.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/average.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/cos.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/div.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/even.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/exp.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/log10.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/logn.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/max.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/median.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/min.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/modulus.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/mul.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/neg.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/odd.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/pow.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/sin.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/sqrt.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/sub.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/math/tan.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/misc/parse_number.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/misc/random.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/misc/sinewave.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `BlockDesc` has no field named `run_condition`
[INFO] [stdout]   --> src/blocks/string/len.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(BlockProps, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^ `BlockDesc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout]    = note: this error originates in the derive macro `BlockProps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logic-mesh` (lib) due to 40 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 42 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logic-mesh` (lib test) due to 43 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "366048fe6b9465e81fd28959e7c4f0af8111b46f3f9692d7736b64274e16dd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "366048fe6b9465e81fd28959e7c4f0af8111b46f3f9692d7736b64274e16dd26", kill_on_drop: false }`
[INFO] [stdout] 366048fe6b9465e81fd28959e7c4f0af8111b46f3f9692d7736b64274e16dd26
