[INFO] cloning repository https://github.com/lsst-ts/ts_mtm2_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsst-ts/ts_mtm2_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsst-ts%2Fts_mtm2_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsst-ts%2Fts_mtm2_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3827523847188d594f881a36561e94dc6c34c470
[INFO] testing lsst-ts/ts_mtm2_controller against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsst-ts%2Fts_mtm2_controller" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lsst-ts/ts_mtm2_controller
[INFO] finished tweaking git repo https://github.com/lsst-ts/ts_mtm2_controller
[INFO] tweaked toml for git repo https://github.com/lsst-ts/ts_mtm2_controller written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lsst-ts/ts_mtm2_controller on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lsst-ts/ts_mtm2_controller 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e
[INFO] running `Command { std: "docker" "start" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling fixed v1.31.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling run_m2 v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling flexi_logger v0.31.9
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling config v0.15.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ts_control_utils v0.1.0 (https://github.com/lsst-ts/ts_control_utils.git?branch=develop#b74a580a)
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling kiddo v5.3.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling run_m2 v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.94s
[INFO] running `Command { std: "docker" "inspect" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/run_m2-3a89fcc10eab0c6c)
[INFO] [stdout] 
[INFO] [stdout] running 428 tests
[INFO] [stdout] test command::command_control_loop::tests::test_command_apply_forces ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_move_actuators ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_position_mirror ... ok
[INFO] [stdout] test application::tests::test_get_final_ports ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_fault ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_clear_errors ... ok
[INFO] [stdout] test command::command_controller::tests::test_command_enable_open_loop_max_limit ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_set_closed_loop_control_mode ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_reset_force_offsets ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_reset_actuator_steps ... ok
[INFO] [stdout] test command::command_control_loop::tests::test_command_set_external_elevation ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'command::command_control_loop::tests::test_command_set_config' (1784) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/run_m2-3a89fcc10eab0c6c` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e", kill_on_drop: false }`
[INFO] [stdout] f6fd6ea3cc6db893d10ee182981f24038c5e64a649418cef961ec443eb95e95e
