[INFO] fetching crate foc-simple 0.1.2...
[INFO] testing foc-simple-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate foc-simple 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate foc-simple 0.1.2
[INFO] finished tweaking crates.io crate foc-simple 0.1.2
[INFO] tweaked toml for crates.io crate foc-simple 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foc-simple 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foc-simple 0.1.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8234535228cf8ec439bb26afb552f103da2a0fbfd0ae682336b66392705d85a
[INFO] running `Command { std: "docker" "start" "-a" "a8234535228cf8ec439bb26afb552f103da2a0fbfd0ae682336b66392705d85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8234535228cf8ec439bb26afb552f103da2a0fbfd0ae682336b66392705d85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8234535228cf8ec439bb26afb552f103da2a0fbfd0ae682336b66392705d85a", kill_on_drop: false }`
[INFO] [stdout] a8234535228cf8ec439bb26afb552f103da2a0fbfd0ae682336b66392705d85a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 012abcb97eae2ea3761445d22fe860d0ceecc47eb1f23c0e4d992309d827a716
[INFO] running `Command { std: "docker" "start" "-a" "012abcb97eae2ea3761445d22fe860d0ceecc47eb1f23c0e4d992309d827a716", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling panic-probe v1.0.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling defmt v0.3.100
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling rtt-target v0.6.1
[INFO] [stderr]    Compiling cordic v0.1.5
[INFO] [stderr]    Compiling foc v0.3.0
[INFO] [stderr]    Compiling foc-simple v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |       "ec" => FocSimpleCommand::send_command(self.motor_nr, EFocCommand::ErrorCount),
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         FocSimpleCommand::send_command(self.motor_nr, EFocCommand::FocMode(EFocMode::Angle(self.param_a)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         FocSimpleCommand::send_command(self.motor_nr, EFocCommand::FocMode(EFocMode::Velocity(self.param_v)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         FocSimpleCommand::send_command(self.motor_nr, EFocCommand::FocMode(EFocMode::Torque(self.param_t)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         FocSimpleCommand::send_command(self.motor_nr, EFocCommand::FocMode(EFocMode::Calibration(None)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |       EFocModeLocal::Idle => FocSimpleCommand::send_command(self.motor_nr, EFocCommand::FocMode(EFocMode::Idle)),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 |       FocSimpleCommand::send_command(self.motor_nr, EFocCommand::Speed(f));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |       FocSimpleCommand::send_command(self.motor_nr, EFocCommand::Angle(f));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |       FocSimpleCommand::send_command(self.motor_nr, EFocCommand::Torque(f));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |       FocSimpleCommand::send_command(self.motor_nr, EFocCommand::SpeedAcc(f));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |       FocSimpleCommand::send_command(self.motor_nr, EFocCommand::TorqueLimit(f));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FocSimpleCommand`
[INFO] [stdout]    --> src/tools/foc_command.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         FocSimpleCommand::send_command(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared type `FocSimpleCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `foc-simple` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "012abcb97eae2ea3761445d22fe860d0ceecc47eb1f23c0e4d992309d827a716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "012abcb97eae2ea3761445d22fe860d0ceecc47eb1f23c0e4d992309d827a716", kill_on_drop: false }`
[INFO] [stdout] 012abcb97eae2ea3761445d22fe860d0ceecc47eb1f23c0e4d992309d827a716
