[INFO] fetching crate syact 0.13.7...
[INFO] testing syact-0.13.7 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate syact 0.13.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate syact 0.13.7
[INFO] finished tweaking crates.io crate syact 0.13.7
[INFO] tweaked toml for crates.io crate syact 0.13.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate syact 0.13.7 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding glam v0.27.0 (available: v0.30.10)
[INFO] [stderr]       Adding syunit v0.2.2 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d325d0c5f4e2feab287e0648215d787a7b3c7742ac3ec0983e64444b12383b
[INFO] running `Command { std: "docker" "start" "-a" "b3d325d0c5f4e2feab287e0648215d787a7b3c7742ac3ec0983e64444b12383b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d325d0c5f4e2feab287e0648215d787a7b3c7742ac3ec0983e64444b12383b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d325d0c5f4e2feab287e0648215d787a7b3c7742ac3ec0983e64444b12383b", kill_on_drop: false }`
[INFO] [stdout] b3d325d0c5f4e2feab287e0648215d787a7b3c7742ac3ec0983e64444b12383b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f8d568d2a82983dc6e3fe154723599dedf6724da654f5c204f7664ec87e2ab29
[INFO] running `Command { std: "docker" "start" "-a" "f8d568d2a82983dc6e3fe154723599dedf6724da654f5c204f7664ec87e2ab29", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syact_macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syunit v0.2.2
[INFO] [stderr]    Compiling syact v0.13.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] running `Command { std: "docker" "inspect" "f8d568d2a82983dc6e3fe154723599dedf6724da654f5c204f7664ec87e2ab29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d568d2a82983dc6e3fe154723599dedf6724da654f5c204f7664ec87e2ab29", kill_on_drop: false }`
[INFO] [stdout] f8d568d2a82983dc6e3fe154723599dedf6724da654f5c204f7664ec87e2ab29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5317d0fb604a7056fd7e380955aca0c7a997f54fbe058d2b5bba14c54b687640
[INFO] running `Command { std: "docker" "start" "-a" "5317d0fb604a7056fd7e380955aca0c7a997f54fbe058d2b5bba14c54b687640", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling syact_macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syunit v0.2.2
[INFO] [stderr]    Compiling syact v0.13.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.57s
[INFO] running `Command { std: "docker" "inspect" "5317d0fb604a7056fd7e380955aca0c7a997f54fbe058d2b5bba14c54b687640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5317d0fb604a7056fd7e380955aca0c7a997f54fbe058d2b5bba14c54b687640", kill_on_drop: false }`
[INFO] [stdout] 5317d0fb604a7056fd7e380955aca0c7a997f54fbe058d2b5bba14c54b687640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 44070618545b4166261af986f0d450721c4c14f6cc883daaa0967c7c7e3aa67a
[INFO] running `Command { std: "docker" "start" "-a" "44070618545b4166261af986f0d450721c4c14f6cc883daaa0967c7c7e3aa67a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/syact/a908fa8b2b46a462/deps/syact-a908fa8b2b46a462)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests syact
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::act::stepper::builder_comparision ... ignored, Value display, run manually ... 
[INFO] [stdout] test tests::act::stepper::complex_builder ... ignored, Value display, run manually ... 
[INFO] [stdout] test tests::act::stepper::gamma_distance ... ignored, Value diplay, run manually ... 
[INFO] [stdout] test tests::act::stepper::simple_builder ... ignored, Value display, run manually ... 
[INFO] [stdout] test tests::act::stepper::stepper_move_fixed_dist ... ignored, Value display, run manually ... 
[INFO] [stdout] test tests::data::basic_plot ... ignored, Manual information display
[INFO] [stdout] test tests::device::gear::gear_basic ... ignored, Value display, run manually ... 
[INFO] [stdout] test tests::math::force::torque_dyn ... ok
[INFO] [stdout] test tests::act::group::group_basics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - (line 35) ... ignored
[INFO] [stdout] test src/act.rs - act::SyncActuator::set_gamma (line 181) ... FAILED
[INFO] [stdout] test src/act.rs - act::SyncActuator::set_limits (line 274) ... FAILED
[INFO] [stdout] test src/act.rs - act::SyncActuator::apply_gen_force (line 363) ... FAILED
[INFO] [stdout] test src/act.rs - act::SyncActuator::gamma (line 158) ... FAILED
[INFO] [stdout] test src/act.rs - act::SyncActuator::overwrite_limits (line 314) ... FAILED
[INFO] [stdout] test src/act.rs - act::SyncActuator::apply_inertia (line 395) ... FAILED
[INFO] [stdout] test src/act.rs - act::SyncActuator::limits_for_gamma (line 228) ... FAILED
[INFO] [stdout] test src/data/stepper.rs - data::stepper::StepperConst (line 46) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/data/stepper.rs - data::stepper::StepperConst::velocity (line 146) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::set_gamma (line 181) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::set_limits (line 274) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::apply_gen_force (line 363) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:373:14
[INFO] [stdout]     |
[INFO] [stdout] 373 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::gamma (line 158) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::overwrite_limits (line 314) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:327:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::apply_inertia (line 395) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:405:14
[INFO] [stdout]     |
[INFO] [stdout] 405 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/act.rs - act::SyncActuator::limits_for_gamma (line 228) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor<B, C>` in the current scope
[INFO] [stdout]    --> src/act.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |     Stepper::new_gen().unwrap(), 
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor<StartStopBuilder, GenericPWM<_, _>>`, consider using `syact::act::stepper::motor::StepperMotor::<B, C>::new` which returns `Result<syact::act::stepper::motor::StepperMotor<_, _>, BuilderError>`
[INFO] [stdout]    --> src/act/stepper/motor.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     pub fn new(ctrl : C, consts : StepperConst) -> Result<Self, BuilderError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/act.rs - act::SyncActuator::apply_gen_force (line 363)
[INFO] [stdout]     src/act.rs - act::SyncActuator::apply_inertia (line 395)
[INFO] [stdout]     src/act.rs - act::SyncActuator::gamma (line 158)
[INFO] [stdout]     src/act.rs - act::SyncActuator::limits_for_gamma (line 228)
[INFO] [stdout]     src/act.rs - act::SyncActuator::overwrite_limits (line 314)
[INFO] [stdout]     src/act.rs - act::SyncActuator::set_gamma (line 181)
[INFO] [stdout]     src/act.rs - act::SyncActuator::set_limits (line 274)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "44070618545b4166261af986f0d450721c4c14f6cc883daaa0967c7c7e3aa67a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44070618545b4166261af986f0d450721c4c14f6cc883daaa0967c7c7e3aa67a", kill_on_drop: false }`
[INFO] [stdout] 44070618545b4166261af986f0d450721c4c14f6cc883daaa0967c7c7e3aa67a
