[INFO] cloning repository https://github.com/fpdotmonkey/stewart-platform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fpdotmonkey/stewart-platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Fstewart-platform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Fstewart-platform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe7ee3102134383e7b1a614f60efc3505f787e3e [INFO] testing fpdotmonkey/stewart-platform against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Fstewart-platform" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fpdotmonkey/stewart-platform on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fpdotmonkey/stewart-platform [INFO] finished tweaking git repo https://github.com/fpdotmonkey/stewart-platform [INFO] tweaked toml for git repo https://github.com/fpdotmonkey/stewart-platform written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fpdotmonkey/stewart-platform 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6071bf1564c9d9c9cbb5bdbf5ad1f45497aa5a93547c05894ccd8f53e5f3cda5 [INFO] running `Command { std: "docker" "start" "-a" "6071bf1564c9d9c9cbb5bdbf5ad1f45497aa5a93547c05894ccd8f53e5f3cda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6071bf1564c9d9c9cbb5bdbf5ad1f45497aa5a93547c05894ccd8f53e5f3cda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6071bf1564c9d9c9cbb5bdbf5ad1f45497aa5a93547c05894ccd8f53e5f3cda5", kill_on_drop: false }` [INFO] [stdout] 6071bf1564c9d9c9cbb5bdbf5ad1f45497aa5a93547c05894ccd8f53e5f3cda5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d07e877ec011a4edf28c784c249f1d06c8d0632f1a9dcc299afbc21ca7e346f5 [INFO] running `Command { std: "docker" "start" "-a" "d07e877ec011a4edf28c784c249f1d06c8d0632f1a9dcc299afbc21ca7e346f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling smoltcp v0.11.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling embassy-time v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling smlang-macros v0.6.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling timerfd v1.6.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling smlang v0.6.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ethercrab-wire-derive v0.1.4 [INFO] [stderr] Compiling ethercrab-wire v0.1.4 [INFO] [stderr] Compiling ethercrab v0.4.2 [INFO] [stderr] Compiling stewart-platform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct El3062Reading { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 44 | #[wire(bits = 1)] [INFO] [stdout] 45 | underrange: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[wire(bits = 1)] [INFO] [stdout] 47 | overrange: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | #[wire(bits = 2)] [INFO] [stdout] 49 | limit1: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | #[wire(bits = 2)] [INFO] [stdout] 51 | limit2: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | #[wire(bits = 1)] [INFO] [stdout] 53 | error: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | #[wire(pre_skip = 7, bits = 1)] [INFO] [stdout] 55 | tx_pdo_state: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | #[wire(bits = 1)] [INFO] [stdout] 57 | tx_pdo_toggle: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `El3062Reading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PI` is never constructed [INFO] [stdout] --> src/controller.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum ControlGains { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 17 | P(f64), [INFO] [stdout] 18 | PI(f64, f64), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.24s [INFO] running `Command { std: "docker" "inspect" "d07e877ec011a4edf28c784c249f1d06c8d0632f1a9dcc299afbc21ca7e346f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07e877ec011a4edf28c784c249f1d06c8d0632f1a9dcc299afbc21ca7e346f5", kill_on_drop: false }` [INFO] [stdout] d07e877ec011a4edf28c784c249f1d06c8d0632f1a9dcc299afbc21ca7e346f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85bb5b0c6715391f10bd756012ad7f0315df8dd7d781009902ede13f3a867785 [INFO] running `Command { std: "docker" "start" "-a" "85bb5b0c6715391f10bd756012ad7f0315df8dd7d781009902ede13f3a867785", kill_on_drop: false }` [INFO] [stderr] Compiling stewart-platform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct El3062Reading { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 44 | #[wire(bits = 1)] [INFO] [stdout] 45 | underrange: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 46 | #[wire(bits = 1)] [INFO] [stdout] 47 | overrange: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | #[wire(bits = 2)] [INFO] [stdout] 49 | limit1: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | #[wire(bits = 2)] [INFO] [stdout] 51 | limit2: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 52 | #[wire(bits = 1)] [INFO] [stdout] 53 | error: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | #[wire(pre_skip = 7, bits = 1)] [INFO] [stdout] 55 | tx_pdo_state: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | #[wire(bits = 1)] [INFO] [stdout] 57 | tx_pdo_toggle: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `El3062Reading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "85bb5b0c6715391f10bd756012ad7f0315df8dd7d781009902ede13f3a867785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bb5b0c6715391f10bd756012ad7f0315df8dd7d781009902ede13f3a867785", kill_on_drop: false }` [INFO] [stdout] 85bb5b0c6715391f10bd756012ad7f0315df8dd7d781009902ede13f3a867785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] baab325cba4e621a7d8f0673978983972298b3c8bcc04a4fc1abe1b01ee8c32d [INFO] running `Command { std: "docker" "start" "-a" "baab325cba4e621a7d8f0673978983972298b3c8bcc04a4fc1abe1b01ee8c32d", kill_on_drop: false }` [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/main.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 43 | struct El3062Reading { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 44 | #[wire(bits = 1)] [INFO] [stderr] 45 | underrange: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 46 | #[wire(bits = 1)] [INFO] [stderr] 47 | overrange: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 48 | #[wire(bits = 2)] [INFO] [stderr] 49 | limit1: u8, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 50 | #[wire(bits = 2)] [INFO] [stderr] 51 | limit2: u8, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 52 | #[wire(bits = 1)] [INFO] [stderr] 53 | error: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 54 | #[wire(pre_skip = 7, bits = 1)] [INFO] [stderr] 55 | tx_pdo_state: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 56 | #[wire(bits = 1)] [INFO] [stderr] 57 | tx_pdo_toggle: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `El3062Reading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `stewart-platform` (bin "stewart-platform" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stewart_platform-7a30ff2433277fcb) [INFO] [stdout] running 5 tests [INFO] [stdout] test controller::tests::control_increases_proportional_to_error ... ok [INFO] [stdout] test controller::tests::control_increases_with_higher_gains ... ok [INFO] [stdout] test controller::tests::control_increases_with_integral_of_error ... ok [INFO] [stdout] test controller::tests::controller_setpoint_changes ... ok [INFO] [stdout] test controller::tests::controller_drives_in_the_correct_direction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "baab325cba4e621a7d8f0673978983972298b3c8bcc04a4fc1abe1b01ee8c32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baab325cba4e621a7d8f0673978983972298b3c8bcc04a4fc1abe1b01ee8c32d", kill_on_drop: false }` [INFO] [stdout] baab325cba4e621a7d8f0673978983972298b3c8bcc04a4fc1abe1b01ee8c32d