[INFO] fetching crate syact 0.13.7... [INFO] testing syact-0.13.7 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate syact 0.13.7 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate syact 0.13.7 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 75 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.8) [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin_sleep v1.3.3 [INFO] [stderr] Downloaded syunit v0.2.2 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded atomic_float v1.1.0 [INFO] [stderr] Downloaded syact_macros v0.1.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8aa08460edf57897b95133f8e6a504bfa8fe485fbc63cee73faa87de0c711df [INFO] running `Command { std: "docker" "start" "-a" "a8aa08460edf57897b95133f8e6a504bfa8fe485fbc63cee73faa87de0c711df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8aa08460edf57897b95133f8e6a504bfa8fe485fbc63cee73faa87de0c711df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8aa08460edf57897b95133f8e6a504bfa8fe485fbc63cee73faa87de0c711df", kill_on_drop: false }` [INFO] [stdout] a8aa08460edf57897b95133f8e6a504bfa8fe485fbc63cee73faa87de0c711df [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10afdf3dfbc60033c0af61cecc39e9673a4266e6d941f29b781b7a5b148c5695 [INFO] running `Command { std: "docker" "start" "-a" "10afdf3dfbc60033c0af61cecc39e9673a4266e6d941f29b781b7a5b148c5695", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling syact_macros v0.1.1 [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 12.44s [INFO] running `Command { std: "docker" "inspect" "10afdf3dfbc60033c0af61cecc39e9673a4266e6d941f29b781b7a5b148c5695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10afdf3dfbc60033c0af61cecc39e9673a4266e6d941f29b781b7a5b148c5695", kill_on_drop: false }` [INFO] [stdout] 10afdf3dfbc60033c0af61cecc39e9673a4266e6d941f29b781b7a5b148c5695 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e42393203a61d0b5b4e608ef3ed965e822c567834597eb6c947d322298996ed [INFO] running `Command { std: "docker" "start" "-a" "4e42393203a61d0b5b4e608ef3ed965e822c567834597eb6c947d322298996ed", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [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 23.93s [INFO] running `Command { std: "docker" "inspect" "4e42393203a61d0b5b4e608ef3ed965e822c567834597eb6c947d322298996ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e42393203a61d0b5b4e608ef3ed965e822c567834597eb6c947d322298996ed", kill_on_drop: false }` [INFO] [stdout] 4e42393203a61d0b5b4e608ef3ed965e822c567834597eb6c947d322298996ed [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac304fc85fb8c5a77fa4afa3f2eb88323383a02bbb5df8ce77bf0812284c60a0 [INFO] running `Command { std: "docker" "start" "-a" "ac304fc85fb8c5a77fa4afa3f2eb88323383a02bbb5df8ce77bf0812284c60a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syact-008c02005e163b71) [INFO] [stdout] [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] [stderr] Doc-tests syact [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.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/act.rs - act::SyncActuator::apply_inertia (line 395) ... FAILED [INFO] [stdout] test src/act.rs - act::SyncActuator::set_gamma (line 181) ... FAILED [INFO] [stdout] test src/lib.rs - (line 35) ... ignored [INFO] [stdout] test src/act.rs - act::SyncActuator::limits_for_gamma (line 228) ... FAILED [INFO] [stdout] test src/act.rs - act::SyncActuator::overwrite_limits (line 314) ... FAILED [INFO] [stdout] test src/act.rs - act::SyncActuator::gamma (line 158) ... FAILED [INFO] [stdout] test src/act.rs - act::SyncActuator::apply_gen_force (line 363) ... FAILED [INFO] [stdout] test src/data/stepper.rs - data::stepper::StepperConst (line 46) ... ok [INFO] [stdout] test src/act.rs - act::SyncActuator::set_limits (line 274) ... FAILED [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::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` in the current scope [INFO] [stdout] --> src/act.rs:405:14 [INFO] [stdout] | [INFO] [stdout] 13 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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_gamma (line 181) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new_gen` found for struct `syact::act::stepper::motor::StepperMotor` in the current scope [INFO] [stdout] --> src/act.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 13 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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` in the current scope [INFO] [stdout] --> src/act.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 16 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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` in the current scope [INFO] [stdout] --> src/act.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 16 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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` in the current scope [INFO] [stdout] --> src/act.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 13 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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` in the current scope [INFO] [stdout] --> src/act.rs:373:14 [INFO] [stdout] | [INFO] [stdout] 13 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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` in the current scope [INFO] [stdout] --> src/act.rs:287:14 [INFO] [stdout] | [INFO] [stdout] 16 | Stepper::new_gen().unwrap(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `syact::act::stepper::motor::StepperMotor>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `syact::act::stepper::motor::StepperMotor>`, consider using `syact::act::stepper::motor::StepperMotor::::new` which returns `Result, BuilderError>` [INFO] [stdout] --> /opt/rustwide/workdir/src/act/stepper/motor.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(ctrl : C, consts : StepperConst) -> Result { [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.75s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ac304fc85fb8c5a77fa4afa3f2eb88323383a02bbb5df8ce77bf0812284c60a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac304fc85fb8c5a77fa4afa3f2eb88323383a02bbb5df8ce77bf0812284c60a0", kill_on_drop: false }` [INFO] [stdout] ac304fc85fb8c5a77fa4afa3f2eb88323383a02bbb5df8ce77bf0812284c60a0