[INFO] fetching crate machine-check-avr 0.7.0...
[INFO] testing machine-check-avr-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate machine-check-avr 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate machine-check-avr 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate machine-check-avr 0.7.0
[INFO] tweaked toml for crates.io crate machine-check-avr 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate machine-check-avr 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate machine-check-avr 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d535561526c8b5f6a88acaa2f76df6a7f978e226c17f96ec010af8fcbf9d050a
[INFO] running `Command { std: "docker" "start" "-a" "d535561526c8b5f6a88acaa2f76df6a7f978e226c17f96ec010af8fcbf9d050a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d535561526c8b5f6a88acaa2f76df6a7f978e226c17f96ec010af8fcbf9d050a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d535561526c8b5f6a88acaa2f76df6a7f978e226c17f96ec010af8fcbf9d050a", kill_on_drop: false }`
[INFO] [stdout] d535561526c8b5f6a88acaa2f76df6a7f978e226c17f96ec010af8fcbf9d050a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2102a42b636da986d1721b03907a58bc4b9e6c0347d155ae9288d048c43d4f5
[INFO] running `Command { std: "docker" "start" "-a" "f2102a42b636da986d1721b03907a58bc4b9e6c0347d155ae9288d048c43d4f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]    Compiling partitions v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling syn-path v2.1.0
[INFO] [stderr]    Compiling machine-check-bitmask-switch v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling mck v0.7.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling machine-check-common v0.7.0
[INFO] [stderr]    Compiling machine-check-machine v0.7.0
[INFO] [stderr]    Compiling machine-check-exec v0.7.0
[INFO] [stderr]    Compiling machine-check-macros v0.7.0
[INFO] [stderr]    Compiling machine-check v0.7.0
[INFO] [stderr]    Compiling machine-check-avr v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f2102a42b636da986d1721b03907a58bc4b9e6c0347d155ae9288d048c43d4f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2102a42b636da986d1721b03907a58bc4b9e6c0347d155ae9288d048c43d4f5", kill_on_drop: false }`
[INFO] [stdout] f2102a42b636da986d1721b03907a58bc4b9e6c0347d155ae9288d048c43d4f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8e9fba658934681e715fd4ea0236611bee1d98c53ac74eec7f213e61cf07136
[INFO] running `Command { std: "docker" "start" "-a" "d8e9fba658934681e715fd4ea0236611bee1d98c53ac74eec7f213e61cf07136", kill_on_drop: false }`
[INFO] [stderr]    Compiling machine-check-avr v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d8e9fba658934681e715fd4ea0236611bee1d98c53ac74eec7f213e61cf07136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e9fba658934681e715fd4ea0236611bee1d98c53ac74eec7f213e61cf07136", kill_on_drop: false }`
[INFO] [stdout] d8e9fba658934681e715fd4ea0236611bee1d98c53ac74eec7f213e61cf07136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e1b3cfef3af6014773f50129e2f21bd5262df1b00d39f4518173c848fc18d80
[INFO] running `Command { std: "docker" "start" "-a" "5e1b3cfef3af6014773f50129e2f21bd5262df1b00d39f4518173c848fc18d80", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/machine_check_avr-6155681a610c905a)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/machine_check_avr-6fa498faa0570271)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-dc3e7e5d9700632c)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_get_from_undescribed_release ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_set_global_interrupt_flag_release ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_set_to_restricted_debug ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_set_to_restricted_release ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_get_from_undescribed_debug ... ok
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_debug ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_debug_initialisation ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_debug_invariant_lock ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_debug_recovery ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_debug_stack_above_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_debug_stack_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_release ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_release_initialisation ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_release_invariant_lock ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_release_recovery ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_release_stack_above_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_fixed_release_stack_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_debug ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_debug_initialisation ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_debug_invariant_lock ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_debug_recovery ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_debug_stack_above_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_debug_stack_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_release ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_release_initialisation ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_release_invariant_lock ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_release_recovery ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_release_stack_above_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_calibration_original_release_stack_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_debug ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_debug_initialisation ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_debug_invariant_lock ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_debug_recovery ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_debug_stack_above_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_debug_stack_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_release ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_release_initialisation ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_release_invariant_lock ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_release_recovery ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_release_stack_above_min ... ignored
[INFO] [stdout] test programs_2025_04::normal::avr_normal_factorial_release_stack_min ... ignored
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_set_global_interrupt_flag_debug ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_undescribed_instruction_debug ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_set_to_undescribed_release ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_set_to_undescribed_debug ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_undescribed_instruction_release ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_release ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_release_initialisation ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_debug_initialisation ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_debug ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_release_invariant_lock ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_blink_debug ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_debug_invariant_lock ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_debug_recovery ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_basic_branch_release_recovery ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug_initialisation ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_blink_debug_invariant_lock ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_jump_outside_debug has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_jump_outside_release has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_blink_debug_initialisation has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_blink_debug_recovery has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug_invariant_lock has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug_recovery has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_jump_outside_release ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug_initialisation ... ok
[INFO] [stdout] test programs_2025_04::disprove_inherent::avr_disprove_inherent_jump_outside_debug ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug_invariant_lock has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_blink_debug_recovery ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug_recovery has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_blink_debug_initialisation ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug_initialisation ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug_invariant_lock has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug_recovery ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug_recovery has been running for over 60 seconds
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug_invariant_lock ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "5e1b3cfef3af6014773f50129e2f21bd5262df1b00d39f4518173c848fc18d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1b3cfef3af6014773f50129e2f21bd5262df1b00d39f4518173c848fc18d80", kill_on_drop: false }`
[INFO] [stdout] 5e1b3cfef3af6014773f50129e2f21bd5262df1b00d39f4518173c848fc18d80
