[INFO] fetching crate automatica 1.1.0...
[INFO] testing automatica-1.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate automatica 1.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate automatica 1.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate automatica 1.1.0
[INFO] finished tweaking crates.io crate automatica 1.1.0
[INFO] tweaked toml for crates.io crate automatica 1.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate automatica 1.1.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded complex-division v1.0.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded zip-fill v1.0.0
[INFO] [stderr]   Downloaded polynomen v1.1.0
[INFO] [stderr]   Downloaded rustix v0.37.21
[INFO] [stderr]   Downloaded proptest v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7f6d1c1a460f720fbd63a74343a828e77bdffbb52b057e4a0d8d20dbcf29049
[INFO] running `Command { std: "docker" "start" "-a" "d7f6d1c1a460f720fbd63a74343a828e77bdffbb52b057e4a0d8d20dbcf29049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7f6d1c1a460f720fbd63a74343a828e77bdffbb52b057e4a0d8d20dbcf29049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f6d1c1a460f720fbd63a74343a828e77bdffbb52b057e4a0d8d20dbcf29049", kill_on_drop: false }`
[INFO] [stdout] d7f6d1c1a460f720fbd63a74343a828e77bdffbb52b057e4a0d8d20dbcf29049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 540f13337848688c98e1634dbadb6286640b075609169337437c219581d6882b
[INFO] running `Command { std: "docker" "start" "-a" "540f13337848688c98e1634dbadb6286640b075609169337437c219581d6882b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling complex-division v1.0.1
[INFO] [stderr]    Compiling zip-fill v1.0.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling polynomen v1.1.0
[INFO] [stderr]    Compiling automatica v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s
[INFO] running `Command { std: "docker" "inspect" "540f13337848688c98e1634dbadb6286640b075609169337437c219581d6882b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540f13337848688c98e1634dbadb6286640b075609169337437c219581d6882b", kill_on_drop: false }`
[INFO] [stdout] 540f13337848688c98e1634dbadb6286640b075609169337437c219581d6882b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 895661a6f385cd71b2a16e6febc27f7661ca010d5341bdf956d7993013694a63
[INFO] running `Command { std: "docker" "start" "-a" "895661a6f385cd71b2a16e6febc27f7661ca010d5341bdf956d7993013694a63", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.21
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling automatica v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.83s
[INFO] running `Command { std: "docker" "inspect" "895661a6f385cd71b2a16e6febc27f7661ca010d5341bdf956d7993013694a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895661a6f385cd71b2a16e6febc27f7661ca010d5341bdf956d7993013694a63", kill_on_drop: false }`
[INFO] [stdout] 895661a6f385cd71b2a16e6febc27f7661ca010d5341bdf956d7993013694a63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8f130fe3f570f29741170b2efb0f12519dcd9c70f09596aa39bb8a3ac5dace3
[INFO] running `Command { std: "docker" "start" "-a" "a8f130fe3f570f29741170b2efb0f12519dcd9c70f09596aa39bb8a3ac5dace3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/automatica-2aa688f666768820)
[INFO] [stdout] 
[INFO] [stdout] running 227 tests
[INFO] [stdout] test complex::tests::add_assign ... ok
[INFO] [stdout] test complex::tests::one ... ok
[INFO] [stdout] test complex::tests::mul_assign ... ok
[INFO] [stdout] test complex::tests::display ... ok
[INFO] [stdout] test complex::tests::float_power ... ok
[INFO] [stdout] test complex::tests::positive_integer_power ... ok
[INFO] [stdout] test complex::tests::pulse_damp ... ok
[INFO] [stdout] test complex::tests::tuple_conversion ... ok
[INFO] [stdout] test complex::tests::zero ... ok
[INFO] [stdout] test controller::pid::pid_tests::ideal_pid_creation ... ok
[INFO] [stdout] test controller::pid::pid_tests::real_pid_creation ... ok
[INFO] [stdout] test eigen::tests::balance4x4 ... ok
[INFO] [stdout] test eigen::tests::almost_calculated_matrix ... ok
[INFO] [stdout] test eigen::tests::bad_eigenvalues ... ok
[INFO] [stdout] test error::tests::display_error ... ok
[INFO] [stdout] test eigen::tests::symmetric_matrix ... ok
[INFO] [stdout] test error::tests::error_kind ... ok
[INFO] [stdout] test eigen::tests::non_symmetric_2x2_matrix ... ok
[INFO] [stdout] test eigen::tests::linear_system_poles ... ok
[INFO] [stdout] test linear_system::discrete::tests::equilibrium ... ok
[INFO] [stdout] test linear_system::continuous::tests::equilibrium ... ok
[INFO] [stdout] test linear_system::discrete::tests::discretization_euler_backward_fail ... ok
[INFO] [stdout] test linear_system::continuous::tests::stability ... ok
[INFO] [stdout] test eigen::tests::single_value_matrix ... ok
[INFO] [stdout] test linear_system::discrete::tests::discretization_euler_forward ... ok
[INFO] [stdout] test linear_system::discrete::tests::stability ... ok
[INFO] [stdout] test linear_system::discrete::tests::discretization_tustin ... ok
[INFO] [stdout] test linear_system::continuous::tests::new_rk2 ... ok
[INFO] [stdout] test linear_system::discrete::tests::time_evolution ... ok
[INFO] [stdout] test linear_system::discrete::tests::discretization_tustin_fail ... ok
[INFO] [stdout] test linear_system::discrete::tests::discretization_euler_backward ... ok
[INFO] [stdout] test linear_system::solver::tests::runge_kutta_fehlberg_struct ... ok
[INFO] [stdout] test linear_system::solver::tests::radau_struct ... ok
[INFO] [stdout] test linear_system::tests::convert_to_ss_continuous ... ok
[INFO] [stdout] test linear_system::tests::controllability ... ok
[INFO] [stdout] test linear_system::tests::convert_to_ss_discrete ... ok
[INFO] [stdout] test linear_system::discrete::tests::time_evolution_iter ... ok
[INFO] [stdout] test linear_system::continuous::tests::new_rk4 ... ok
[INFO] [stdout] test linear_system::tests::failed_observability_canonical_form ... ok
[INFO] [stdout] test linear_system::tests::failed_observability_realization ... ok
[INFO] [stdout] test eigen::tests::no_endless_loop ... ok
[INFO] [stdout] test linear_system::tests::leverrier_1x1_matrix_f32 ... ok
[INFO] [stdout] test linear_system::tests::leverrier_1x1_matrix_f64 ... ok
[INFO] [stdout] test eigen::tests::non_symmetric_matrix ... ok
[INFO] [stdout] test linear_system::tests::failed_controllability_realization ... ok
[INFO] [stdout] test linear_system::tests::failed_controllability_canonical_form ... ok
[INFO] [stdout] test linear_system::solver::tests::runge_kutta_struct ... ok
[INFO] [stdout] test linear_system::tests::linear_system_display ... ok
[INFO] [stdout] test linear_system::tests::leverrier_algorithm_f32 ... ok
[INFO] [stdout] test linear_system::tests::leverrier_algorithm_f64 ... ok
[INFO] [stdout] test linear_system::tests::poles_2x2_continuous ... ok
[INFO] [stdout] test linear_system::tests::poles_2x2_discrete ... ok
[INFO] [stdout] test linear_system::tests::observability ... ok
[INFO] [stdout] test linear_system::tests::poles_three ... ok
[INFO] [stdout] test matrix::tests::matrix_inverse ... ok
[INFO] [stdout] test matrix::tests::matrix_trace ... ok
[INFO] [stdout] test matrix::tests::identity_matrix ... ok
[INFO] [stdout] test matrix::tests::scalar_matrix_multiplication_ref ... ok
[INFO] [stdout] test linear_system::tests::system_dimensions ... ok
[INFO] [stdout] test matrix::tests::maximum_absolute_value ... ok
[INFO] [stdout] test matrix::tests::scalar_vector_multiplication ... ok
[INFO] [stdout] test matrix::tests::scalar_matrix_multiplication_value ... ok
[INFO] [stdout] test matrix::tests::matrix_vector_multiplication ... ok
[INFO] [stdout] test matrix::tests::matrix_matrix_multiplication ... ok
[INFO] [stdout] test matrix::tests::lup_decomposition ... ok
[INFO] [stdout] test matrix::tests::smul ... ok
[INFO] [stdout] test matrix::tests::system_solve ... ok
[INFO] [stdout] test plots::bode::tests::create_discrete ... ok
[INFO] [stdout] test matrix::tests::matrix_matrix_multiplication_value ... ok
[INFO] [stdout] test plots::polar::tests::create_iterator ... ok
[INFO] [stdout] test plots::polar::tests::data_struct ... ok
[INFO] [stdout] test plots::polar::tests::iterator ... ok
[INFO] [stdout] test plots::bode::tests::data_struct ... ok
[INFO] [stdout] test plots::bode::tests::iterator ... ok
[INFO] [stdout] test polynomial_matrix::tests::add ... ok
[INFO] [stdout] test linear_system::continuous::tests::new_radau ... ok
[INFO] [stdout] test plots::bode::tests::create_iterator_db_deg ... ok
[INFO] [stdout] test polynomial_matrix::tests::eval ... ok
[INFO] [stdout] test plots::polar::tests::create_discrete ... ok
[INFO] [stdout] test plots::bode::tests::create_iterator ... ok
[INFO] [stdout] test polynomial_matrix::tests::format_polymatrix_zero_coefficient ... ok
[INFO] [stdout] test polynomial_matrix::tests::format_polymatrix_zero_degree ... ok
[INFO] [stdout] test polynomial_matrix::tests::indexing ... ok
[INFO] [stdout] test polynomial_matrix::tests::matrixofpoly_index ... ok
[INFO] [stdout] test polynomial_matrix::tests::left_mul ... ok
[INFO] [stdout] test polynomial_matrix::tests::single ... ok
[INFO] [stdout] test polynomial_matrix::tests::mp_creation ... ok
[INFO] [stdout] test polynomial_matrix::tests::single_fail ... ok
[INFO] [stdout] test polynomial_matrix::tests::trim_empty ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::add_multiple_values ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::add_values ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::add_references ... ok
[INFO] [stdout] test polynomial_matrix::tests::right_mul ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::add_scalar_reference ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::div_references ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::add_scalar_value ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::mul_value_reference ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::rf_inversion ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::mul_values ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::mul_references ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::sub_multiple_values ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::rf_neg ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::div_values ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::sub_references ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::sub_values ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::zero_rf ... ok
[INFO] [stdout] test rational_function::arithmetic::tests::zero_rf_polynomen ... ok
[INFO] [stdout] test rational_function::tests::complex_zeros ... ok
[INFO] [stdout] test rational_function::tests::complex_poles ... ok
[INFO] [stdout] test rational_function::tests::eval_rational_function ... ok
[INFO] [stdout] test rational_function::tests::poles ... ok
[INFO] [stdout] test rational_function::tests::evaluation ... ok
[INFO] [stdout] test rational_function::tests::rational_function_creation ... ok
[INFO] [stdout] test rational_function::tests::print ... ok
[INFO] [stdout] test rational_function::tests::evaluation_by_value ... ok
[INFO] [stdout] test rational_function::tests::normalization ... ok
[INFO] [stdout] test rational_function::tests::relative_degree ... ok
[INFO] [stdout] test rational_function::tests::rf_normalization_mutable ... ok
[INFO] [stdout] test rational_function::tests::zeros ... ok
[INFO] [stdout] test signals::continuous::tests::sin_input_regression ... ok
[INFO] [stdout] test signals::continuous::tests::impulse_input ... ok
[INFO] [stdout] test signals::discrete::tests::step_input_at_zero ... ok
[INFO] [stdout] test signals::discrete::tests::impulse_input ... ok
[INFO] [stdout] test linear_system::continuous::tests::new_rkf45 ... ok
[INFO] [stdout] test traits::tests::numeric_numcast_f32_limit ... ok
[INFO] [stdout] test traits::tests::numeric_numcast_f64_limit ... ok
[INFO] [stdout] test traits::tests::numeric_numcast ... ok
[INFO] [stdout] test traits::tests::polynomial_trait_zero ... ok
[INFO] [stdout] test transfer_function::continuous::tests::bode ... ok
[INFO] [stdout] test traits::tests::polynomial_trait_for_poly ... ok
[INFO] [stdout] test transfer_function::continuous::tests::complementary_sensitivity ... ok
[INFO] [stdout] test linear_system::tests::qc_dimensions ... ok
[INFO] [stdout] test transfer_function::continuous::tests::delay ... ok
[INFO] [stdout] test traits::tests::polynomial_trait_one ... ok
[INFO] [stdout] test transfer_function::continuous::tests::initial_value ... ok
[INFO] [stdout] test transfer_function::continuous::tests::polar ... ok
[INFO] [stdout] test transfer_function::continuous::tests::control_sensitivity ... ok
[INFO] [stdout] test transfer_function::continuous::tests::derivative_initial_value ... ok
[INFO] [stdout] test transfer_function::continuous::tests::root_locus ... ok
[INFO] [stdout] test traits::tests::polynomial_trait_for_vec ... ok
[INFO] [stdout] test transfer_function::discrete::tests::arma ... ok
[INFO] [stdout] test transfer_function::discrete::tests::arma_iter ... ok
[INFO] [stdout] test transfer_function::discrete::tests::delay ... ok
[INFO] [stdout] test transfer_function::discrete::tests::eval ... ok
[INFO] [stdout] test transfer_function::discrete::tests::initial_value ... ok
[INFO] [stdout] test signals::continuous::tests::qc_sin_input ... ok
[INFO] [stdout] test transfer_function::continuous::tests::stability ... ok
[INFO] [stdout] test transfer_function::discrete::tests::stability ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_backward_euler ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_backward_euler2 ... ok
[INFO] [stdout] test signals::discrete::tests::qc_step_input ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_backward_euler3 ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_forward_euler ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_forward_euler2 ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_forward_euler3 ... ok
[INFO] [stdout] test transfer_function::discrete::tests::tfz ... ok
[INFO] [stdout] test transfer_function::discretization::tests::eval_backward_euler ... ok
[INFO] [stdout] test transfer_function::discretization::tests::eval_forward_euler ... ok
[INFO] [stdout] test linear_system::tests::qc_poles_one ... ok
[INFO] [stdout] test transfer_function::discretization::tests::eval_tustin ... ok
[INFO] [stdout] test transfer_function::continuous::tests::sensitivity ... ok
[INFO] [stdout] test transfer_function::discretization::tests::new_tfz ... ok
[INFO] [stdout] test transfer_function::discretization::tests::frequency_warping ... ok
[INFO] [stdout] test transfer_function::matrix::tests::tf_matrix_eval ... ok
[INFO] [stdout] test signals::discrete::tests::qc_impulse_single_input ... ok
[INFO] [stdout] test transfer_function::discretization::tests::discretization_tustin ... ok
[INFO] [stdout] test signals::discrete::tests::qc_step_single_input ... ok
[INFO] [stdout] test transfer_function::discrete::tests::static_gain ... ok
[INFO] [stdout] test transfer_function::matrix::tests::tf_matrix_print ... ok
[INFO] [stdout] test transfer_function::matrix::tests::tf_matrix_new ... ok
[INFO] [stdout] test signals::continuous::tests::qc_step_input ... ok
[INFO] [stdout] test transfer_function::matrix::tests::tf_matrix_index_mut ... ok
[INFO] [stdout] test transfer_function::tests::add_references ... ok
[INFO] [stdout] test transfer_function::tests::add_multiple_values ... ok
[INFO] [stdout] test transfer_function::tests::add_scalar_reference ... ok
[INFO] [stdout] test transfer_function::tests::div_references ... ok
[INFO] [stdout] test transfer_function::tests::div_values ... ok
[INFO] [stdout] test transfer_function::tests::eval_transfer_function ... ok
[INFO] [stdout] test transfer_function::tests::evaluation ... ok
[INFO] [stdout] test transfer_function::tests::evaluation_by_value ... ok
[INFO] [stdout] test transfer_function::tests::mul_references ... ok
[INFO] [stdout] test transfer_function::tests::mul_values ... ok
[INFO] [stdout] test transfer_function::tests::normalization ... ok
[INFO] [stdout] test signals::continuous::tests::qc_zero_input ... ok
[INFO] [stdout] test transfer_function::tests::normalization_mutable ... ok
[INFO] [stdout] test transfer_function::tests::failed_conversion_from_ss ... ok
[INFO] [stdout] test transfer_function::tests::add_scalar_value ... ok
[INFO] [stdout] test transfer_function::tests::complex_poles ... ok
[INFO] [stdout] test transfer_function::tests::poles ... ok
[INFO] [stdout] test transfer_function::tests::complex_zeros ... ok
[INFO] [stdout] test transfer_function::tests::print ... ok
[INFO] [stdout] test signals::discrete::tests::qc_zero_input ... ok
[INFO] [stdout] test transfer_function::tests::mul_value_reference ... ok
[INFO] [stdout] test transfer_function::tests::add_values ... ok
[INFO] [stdout] test transfer_function::tests::relative_degree ... ok
[INFO] [stdout] test transfer_function::tests::sub_multiple_values ... ok
[INFO] [stdout] test transfer_function::tests::sub_references ... ok
[INFO] [stdout] test transfer_function::tests::tf_inversion ... ok
[INFO] [stdout] test transfer_function::tests::tf_neg ... ok
[INFO] [stdout] test transfer_function::tests::transfer_function_creation ... ok
[INFO] [stdout] test transfer_function::tests::zero_polynomen_trait ... ok
[INFO] [stdout] test linear_system::tests::qc_poles_two ... ok
[INFO] [stdout] test transfer_function::tests::zero_tf ... ok
[INFO] [stdout] test transfer_function::tests::zeros ... ok
[INFO] [stdout] test units::tests::conversion ... ok
[INFO] [stdout] test units::tests::format ... ok
[INFO] [stdout] test transfer_function::tests::sub_values ... ok
[INFO] [stdout] test wrappers::tests::pp_zero ... ok
[INFO] [stdout] test wrappers::tests::new_wrapped ... ok
[INFO] [stdout] test units::tests::zero_seconds ... ok
[INFO] [stdout] test wrappers::tests::pp_one ... ok
[INFO] [stdout] test wrappers::tests::pwrapper_abs ... ok
[INFO] [stdout] test wrappers::tests::pwrapper_inv ... ok
[INFO] [stdout] test wrappers::tests::pwrapper_zero ... ok
[INFO] [stdout] test units::tests::decibel ... ok
[INFO] [stdout] test wrappers::tests::pwrapper_powf ... ok
[INFO] [stdout] test transfer_function::continuous::tests::root_locus_iterations ... ok
[INFO] [stdout] test wrappers::tests::pwrapper_one ... ok
[INFO] [stdout] test transfer_function::continuous::tests::qc_static_gain ... ok
[INFO] [stdout] test units::tests::qc_conversion_rps ... ok
[INFO] [stdout] test units::tests::qc_conversion_hertz ... ok
[INFO] [stdout] test units::tests::qc_conversion_hz_s ... ok
[INFO] [stdout] test transfer_function::tests::qc_tf_positive_feedback ... ok
[INFO] [stdout] test units::tests::qc_conversion_s_hz ... ok
[INFO] [stdout] test transfer_function::tests::qc_tf_negative_feedback ... ok
[INFO] [stdout] test plots::root_locus::tests::fail_new1 - should panic ... ok
[INFO] [stdout] test plots::root_locus::tests::fail_new2 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 227 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complex.rs (/opt/rustwide/target/debug/deps/complex-8759ca9ec1792d59)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test damping_of_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/continuous_linear_system.rs (/opt/rustwide/target/debug/deps/continuous_linear_system-8ce1c0a72c4bb659)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test equilibrium ... ok
[INFO] [stdout] test no_equilibrium ... ok
[INFO] [stdout] test stability ... ok
[INFO] [stdout] test static_gain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conversions.rs (/opt/rustwide/target/debug/deps/conversions-9e9490a9625c0fd8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test from_tf_to_ss ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/discrete_linear_system.rs (/opt/rustwide/target/debug/deps/discrete_linear_system-b44bab8921b19385)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fir_impulse ... ok
[INFO] [stdout] test fir_step ... ok
[INFO] [stdout] test equilibrium ... ok
[INFO] [stdout] test no_equilibrium ... ok
[INFO] [stdout] test stability ... ok
[INFO] [stdout] test static_gain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/discrete_transfer_function.rs (/opt/rustwide/target/debug/deps/discrete_transfer_function-1c2c57b7dcf58329)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test left_moving_average ... ok
[INFO] [stdout] test central_moving_average ... ok
[INFO] [stdout] test arma_channel_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/linear_system.rs (/opt/rustwide/target/debug/deps/linear_system-396d7eeef02a0e5f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test poles_eigenvalues ... ok
[INFO] [stdout] test parallel_system ... ok
[INFO] [stdout] test initial_value ... ok
[INFO] [stdout] test series_system ... ok
[INFO] [stdout] test initial_state_independence ... ok
[INFO] [stdout] test to_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/plots.rs (/opt/rustwide/target/debug/deps/plots-2e29eeccc5cd1d71)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bode_plot ... ok
[INFO] [stdout] test polar_plot ... ok
[INFO] [stdout] test root_locus_plot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests automatica
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test src/controller/pid.rs - controller::pid::Pid<T>::new (line 62) ... ok
[INFO] [stdout] test src/controller/pid.rs - controller::pid::Pid<T>::new_ideal (line 39) ... ok
[INFO] [stdout] test src/complex.rs - complex::pulse (line 20) ... ok
[INFO] [stdout] test src/complex.rs - complex::damp (line 40) ... ok
[INFO] [stdout] test src/linear_system/mod.rs - linear_system::SsGen<T,U>::new_from_slice (line 121) ... ok
[INFO] [stdout] test src/linear_system/mod.rs - linear_system::SsGen<T,U>::dim (line 154) ... ok
[INFO] [stdout] test src/controller/pid.rs - controller::pid::Pid<T>::tf (line 96) ... ok
[INFO] [stdout] test src/linear_system/mod.rs - linear_system::SsGen<T,U>::eigenvectors (line 217) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::den (line 99) ... ok
[INFO] [stdout] test src/linear_system/discrete.rs - linear_system::discrete::Ssd<T>::is_stable (line 189) ... ok
[INFO] [stdout] test src/linear_system/continuous.rs - linear_system::continuous::Ss<T>::is_stable (line 106) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::eval (line 293) ... ok
[INFO] [stdout] test src/linear_system/discrete.rs - linear_system::discrete::Ssd<T>::evolution_fn (line 104) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::new (line 48) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::normalize (line 207) ... ok
[INFO] [stdout] test src/linear_system/mod.rs - linear_system::SsGen<T,U>::controllability (line 312) ... ok
[INFO] [stdout] test src/linear_system/discrete.rs - linear_system::discrete::Ssd<T>::evolution_iter (line 137) ... ok
[INFO] [stdout] test src/linear_system/continuous.rs - linear_system::continuous::Ss<T>::equilibrium (line 48) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::eval_by_val (line 267) ... ok
[INFO] [stdout] test src/linear_system/mod.rs - linear_system::SsGen<T,U>::observability (line 337) ... ok
[INFO] [stdout] test src/linear_system/mod.rs - linear_system::SsGen<T,U>::poles (line 192) ... ok
[INFO] [stdout] test src/linear_system/discrete.rs - linear_system::discrete::Ssd<T>::equilibrium (line 58) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::normalize_mut (line 240) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::delay (line 49) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::relative_degree (line 120) ... ok
[INFO] [stdout] test src/rational_function/mod.rs - rational_function::Rf<T>::num (line 80) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::init_value (line 75) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::init_value_der (line 97) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::control_sensitivity (line 181) ... ok
[INFO] [stdout] test src/linear_system/discrete.rs - linear_system::discrete::Ss<T>::discretize (line 221) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::compl_sensitivity (line 156) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::sensitivity (line 127) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::static_gain (line 301) ... ok
[INFO] [stdout] test src/transfer_function/discrete.rs - transfer_function::discrete::Tfz<T>::delay (line 62) ... ok
[INFO] [stdout] test src/transfer_function/discrete.rs - transfer_function::discrete::Tfz<T>::arma_fn (line 239) ... ok
[INFO] [stdout] test src/transfer_function/discrete.rs - transfer_function::discrete::Tfz<T>::init_value (line 75) ... ok
[INFO] [stdout] test src/transfer_function/discrete.rs - transfer_function::discrete::Tfz<T>::static_gain (line 104) ... ok
[INFO] [stdout] test src/transfer_function/discrete.rs - transfer_function::discrete::Tfz<T>::arma_iter (line 285) ... ok
[INFO] [stdout] test src/transfer_function/discretization.rs - transfer_function::discretization::TfDiscretization<T>::discretize (line 80) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::den (line 138) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::root_locus (line 244) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::eval (line 673) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::is_stable (line 226) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::eval_by_val (line 647) ... ok
[INFO] [stdout] test src/transfer_function/continuous.rs - transfer_function::continuous::Tf<T>::root_locus_plot (line 282) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::new (line 66) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::normalize (line 311) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::normalize_mut (line 342) ... ok
[INFO] [stdout] test src/transfer_function/discretization.rs - transfer_function::discretization::Tf<T>::discretize (line 119) ... ok
[INFO] [stdout] test src/transfer_function/discretization.rs - transfer_function::discretization::Tf<T>::discretize_with_warp (line 157) ... ok
[INFO] [stdout] test src/transfer_function/discrete.rs - transfer_function::discrete::Tfz<T>::is_stable (line 152) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::num (line 119) ... ok
[INFO] [stdout] test src/transfer_function/mod.rs - transfer_function::TfGen<T,U>::relative_degree (line 98) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8f130fe3f570f29741170b2efb0f12519dcd9c70f09596aa39bb8a3ac5dace3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f130fe3f570f29741170b2efb0f12519dcd9c70f09596aa39bb8a3ac5dace3", kill_on_drop: false }`
[INFO] [stdout] a8f130fe3f570f29741170b2efb0f12519dcd9c70f09596aa39bb8a3ac5dace3
