[INFO] cloning repository https://github.com/BigBuildBench/valida-xyz_valida
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/valida-xyz_valida" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fvalida-xyz_valida", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fvalida-xyz_valida'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb547010f88c525c3adb08faba2456e699989815
[INFO] checking BigBuildBench/valida-xyz_valida against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fvalida-xyz_valida" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BigBuildBench/valida-xyz_valida
[INFO] finished tweaking git repo https://github.com/BigBuildBench/valida-xyz_valida
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/valida-xyz_valida written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/valida-xyz_valida on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/valida-xyz/Plonky3.git`
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f40e8cd5a1bd63b25ec069d3c1159a58e03ddb08a8302e35410162669fb77ed
[INFO] running `Command { std: "docker" "start" "-a" "5f40e8cd5a1bd63b25ec069d3c1159a58e03ddb08a8302e35410162669fb77ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f40e8cd5a1bd63b25ec069d3c1159a58e03ddb08a8302e35410162669fb77ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f40e8cd5a1bd63b25ec069d3c1159a58e03ddb08a8302e35410162669fb77ed", kill_on_drop: false }`
[INFO] [stdout] 5f40e8cd5a1bd63b25ec069d3c1159a58e03ddb08a8302e35410162669fb77ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b0670eef7a04892362a28f788fffaa91e68a50bc35f7373b4074868b29f4a77
[INFO] running `Command { std: "docker" "start" "-a" "2b0670eef7a04892362a28f788fffaa91e68a50bc35f7373b4074868b29f4a77", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking valida-basic-macro v0.1.0 (/opt/rustwide/workdir/basic_macro)
[INFO] [stdout] error[E0432]: unresolved import `p3_air`
[INFO] [stdout]  --> basic_macro/src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use p3_air::Air;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `p3_air`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `p3_air`, use `cargo add p3_air` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `p3_commit`
[INFO] [stdout]  --> basic_macro/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use p3_commit::{Pcs, UnivariatePcs, UnivariatePcsWithLde};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `p3_commit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `p3_commit`, use `cargo add p3_commit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `p3_field`
[INFO] [stdout]   --> basic_macro/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use p3_field::{extension::BinomialExtensionField, TwoAdicField};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `p3_field`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `p3_field`, use `cargo add p3_field` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `p3_field`
[INFO] [stdout]  --> basic_macro/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use p3_field::PrimeField32;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `p3_field`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `p3_field`, use `cargo add p3_field` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `p3_matrix`
[INFO] [stdout]   --> basic_macro/src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use p3_matrix::dense::RowMajorMatrix;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `p3_matrix`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `p3_matrix`, use `cargo add p3_matrix` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `p3_field`
[INFO] [stdout]   --> basic_macro/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use p3_field::{extension::BinomialExtensionField, TwoAdicField};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `p3_field`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `p3_field`, use `cargo add p3_field` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `p3_maybe_rayon`
[INFO] [stdout]   --> basic_macro/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use p3_maybe_rayon::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `p3_maybe_rayon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `p3_maybe_rayon`, use `cargo add p3_maybe_rayon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `valida_alu_u32`
[INFO] [stdout]   --> basic_macro/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use valida_alu_u32::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_alu_u32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_alu_u32`, use `cargo add valida_alu_u32` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `p3_util`
[INFO] [stdout]   --> basic_macro/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use p3_util::log2_ceil_usize;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `p3_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `p3_util`, use `cargo add p3_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_bus`
[INFO] [stdout]   --> basic_macro/src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use valida_bus::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `valida_bus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_bus`, use `cargo add valida_bus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_cpu`
[INFO] [stdout]   --> basic_macro/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use valida_cpu::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `valida_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_cpu`, use `cargo add valida_cpu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_cpu`
[INFO] [stdout]   --> basic_macro/src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use valida_cpu::{CpuChip, MachineWithCpuChip};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `valida_cpu`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_cpu`, use `cargo add valida_cpu` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_derive`
[INFO] [stdout]   --> basic_macro/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use valida_derive::Machine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_derive`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_derive`, use `cargo add valida_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_machine`
[INFO] [stdout]   --> basic_macro/src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use valida_machine::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_machine`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_machine`, use `cargo add valida_machine` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_memory`
[INFO] [stdout]   --> basic_macro/src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use valida_memory::{MachineWithMemoryChip, MemoryChip};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_memory`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_memory`, use `cargo add valida_memory` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_output`
[INFO] [stdout]   --> basic_macro/src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use valida_output::{MachineWithOutputChip, OutputChip, WriteInstruction};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_output`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_output`, use `cargo add valida_output` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_program`
[INFO] [stdout]   --> basic_macro/src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | use valida_program::{MachineWithProgramChip, ProgramChip};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_program`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_program`, use `cargo add valida_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_range`
[INFO] [stdout]   --> basic_macro/src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use valida_range::{MachineWithRangeChip, RangeCheckerChip};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_range`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_range`, use `cargo add valida_range` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `p3_maybe_rayon`
[INFO] [stdout]   --> basic_macro/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use p3_maybe_rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `p3_maybe_rayon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `p3_maybe_rayon`, use `cargo add p3_maybe_rayon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_static_data`
[INFO] [stdout]   --> basic_macro/src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use valida_static_data::{MachineWithStaticDataChip, StaticDataChip};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_static_data`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_static_data`, use `cargo add valida_static_data` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `valida_machine`
[INFO] [stdout]   --> basic_macro/src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use valida_machine::StarkConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `valida_machine`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `valida_machine`, use `cargo add valida_machine` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `machine_fields` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:55:3
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[machine_fields(F)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[instruction]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[instruction(add_u32)]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[instruction(sub_u32)]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[instruction(mul_u32)]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[instruction(mul_u32)]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]   --> basic_macro/src/lib.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[instruction(mul_u32)]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[instruction(div_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[instruction(div_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[instruction(shift_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[instruction(shift_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[instruction(shift_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[instruction(lt_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[instruction(lt_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[instruction(bitwise_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[instruction(bitwise_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[instruction(bitwise_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[instruction(com_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[instruction(com_u32)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[instruction]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `instruction` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[instruction(output)]
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:147:7
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:159:7
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[chip]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `static_data_chip` in this scope
[INFO] [stdout]    --> basic_macro/src/lib.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[static_data_chip]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valida-basic-macro` (lib) due to 65 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2b0670eef7a04892362a28f788fffaa91e68a50bc35f7373b4074868b29f4a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0670eef7a04892362a28f788fffaa91e68a50bc35f7373b4074868b29f4a77", kill_on_drop: false }`
[INFO] [stdout] 2b0670eef7a04892362a28f788fffaa91e68a50bc35f7373b4074868b29f4a77
