[INFO] cloning repository https://github.com/rdesarz/mpc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdesarz/mpc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdesarz%2Fmpc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdesarz%2Fmpc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 016965b0c7f2a840b416876582bce703ea3e6e25
[INFO] testing rdesarz/mpc-rs against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdesarz%2Fmpc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rdesarz/mpc-rs
[INFO] finished tweaking git repo https://github.com/rdesarz/mpc-rs
[INFO] tweaked toml for git repo https://github.com/rdesarz/mpc-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rdesarz/mpc-rs 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 git repo https://github.com/rdesarz/mpc-rs 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] warning: unused manifest key: examples
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a8f3d065598cc2a1aa0ae47b34e08cf02529e5a8fe764844b18868e48819c0e9
[INFO] running `Command { std: "docker" "start" "-a" "a8f3d065598cc2a1aa0ae47b34e08cf02529e5a8fe764844b18868e48819c0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8f3d065598cc2a1aa0ae47b34e08cf02529e5a8fe764844b18868e48819c0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f3d065598cc2a1aa0ae47b34e08cf02529e5a8fe764844b18868e48819c0e9", kill_on_drop: false }`
[INFO] [stdout] a8f3d065598cc2a1aa0ae47b34e08cf02529e5a8fe764844b18868e48819c0e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bf75abd4f1983cb1e2cf389efda46269e6aefcc89ab119163f0c68e9593c579b
[INFO] running `Command { std: "docker" "start" "-a" "bf75abd4f1983cb1e2cf389efda46269e6aefcc89ab119163f0c68e9593c579b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: examples
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling control-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `build_controllable_canonical_form` is never used
[INFO] [stdout]    --> src/model.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl ContinuousStateSpaceModel {
[INFO] [stdout]     | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn build_controllable_canonical_form(tf: &TransferFunction) -> ContinuousStateSpaceModel {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransferFunction` is never constructed
[INFO] [stdout]    --> src/model.rs:337:8
[INFO] [stdout]     |
[INFO] [stdout] 337 | struct TransferFunction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/model.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl TransferFunction {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 344 |     fn new(
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.46s
[INFO] running `Command { std: "docker" "inspect" "bf75abd4f1983cb1e2cf389efda46269e6aefcc89ab119163f0c68e9593c579b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf75abd4f1983cb1e2cf389efda46269e6aefcc89ab119163f0c68e9593c579b", kill_on_drop: false }`
[INFO] [stdout] bf75abd4f1983cb1e2cf389efda46269e6aefcc89ab119163f0c68e9593c579b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cec9ef7ac215ffa104cf73fc94ceaf1fafe9a45b8bea21fd7b0ce06719e9affc
[INFO] running `Command { std: "docker" "start" "-a" "cec9ef7ac215ffa104cf73fc94ceaf1fafe9a45b8bea21fd7b0ce06719e9affc", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: examples
[INFO] [stdout] warning: associated function `build_controllable_canonical_form` is never used
[INFO] [stdout]    --> src/model.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl ContinuousStateSpaceModel {
[INFO] [stdout]     | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn build_controllable_canonical_form(tf: &TransferFunction) -> ContinuousStateSpaceModel {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransferFunction` is never constructed
[INFO] [stdout]    --> src/model.rs:337:8
[INFO] [stdout]     |
[INFO] [stdout] 337 | struct TransferFunction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/model.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl TransferFunction {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 344 |     fn new(
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling control-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "cec9ef7ac215ffa104cf73fc94ceaf1fafe9a45b8bea21fd7b0ce06719e9affc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec9ef7ac215ffa104cf73fc94ceaf1fafe9a45b8bea21fd7b0ce06719e9affc", kill_on_drop: false }`
[INFO] [stdout] cec9ef7ac215ffa104cf73fc94ceaf1fafe9a45b8bea21fd7b0ce06719e9affc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3276c7e92f4ba339373e6ddeeeb8d11874116fd33fd0e1ffdf39815aae19aa3
[INFO] running `Command { std: "docker" "start" "-a" "b3276c7e92f4ba339373e6ddeeeb8d11874116fd33fd0e1ffdf39815aae19aa3", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: examples
[INFO] [stderr] warning: associated function `build_controllable_canonical_form` is never used
[INFO] [stderr]    --> src/model.rs:129:8
[INFO] [stderr]     |
[INFO] [stderr]  93 | impl ContinuousStateSpaceModel {
[INFO] [stderr]     | ------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 129 |     fn build_controllable_canonical_form(tf: &TransferFunction) -> ContinuousStateSpaceModel {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TransferFunction` is never constructed
[INFO] [stderr]    --> src/model.rs:337:8
[INFO] [stderr]     |
[INFO] [stderr] 337 | struct TransferFunction {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/model.rs:344:8
[INFO] [stderr]     |
[INFO] [stderr] 343 | impl TransferFunction {
[INFO] [stderr]     | --------------------- associated function in this implementation
[INFO] [stderr] 344 |     fn new(
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `control-sys` (lib) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/control_sys-79d1bf8824bc1ad4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test analysis::tests::test_compute_controllability_matrix_2x2 ... ok
[INFO] [stdout] test analysis::tests::test_compute_observability_matrix_mat_a_not_square ... ok
[INFO] [stdout] test analysis::tests::test_controllability_2x2_controllable ... ok
[INFO] [stdout] test analysis::tests::test_is_observable_2x2_observable_system ... ok
[INFO] [stdout] test analysis::tests::test_compute_observability_matrix_2x2 ... ok
[INFO] [stdout] test analysis::tests::test_observability_3x3_not_observable ... ok
[INFO] [stdout] test model::tests::test_compute_poles_pure_im ... ok
[INFO] [stdout] test model::tests::test_compute_poles_pure_real ... ok
[INFO] [stdout] test analysis::tests::test_controllability_3x3_not_controllable ... ok
[INFO] [stdout] test analysis::tests::test_compute_controllability_matrix_mat_a_not_square ... ok
[INFO] [stdout] test model::tests::test_compute_poles_real_and_imaginary_part ... ok
[INFO] [stdout] test model::tests::test_compute_state_space_model_nominal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests control_sys
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/model.rs - model::Discrete (line 29) ... ok
[INFO] [stdout] test src/lib.rs - (line 101) ... ok
[INFO] [stdout] test src/lib.rs - (line 38) ... ok
[INFO] [stdout] test src/analysis.rs - analysis::compute_controllability_matrix (line 26) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/lib.rs - (line 67) ... ok
[INFO] [stdout] test src/analysis.rs - analysis::compute_observability_matrix (line 123) ... ok
[INFO] [stdout] test src/model.rs - model::Pole (line 55) ... ok
[INFO] [stdout] test src/analysis.rs - analysis::is_ss_controllable (line 75) ... ok
[INFO] [stdout] test src/lib.rs - (line 136) ... ok
[INFO] [stdout] test src/analysis.rs - analysis::is_ss_observable (line 171) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b3276c7e92f4ba339373e6ddeeeb8d11874116fd33fd0e1ffdf39815aae19aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3276c7e92f4ba339373e6ddeeeb8d11874116fd33fd0e1ffdf39815aae19aa3", kill_on_drop: false }`
[INFO] [stdout] b3276c7e92f4ba339373e6ddeeeb8d11874116fd33fd0e1ffdf39815aae19aa3
