[INFO] fetching crate machine-check-avr 0.7.0...
[INFO] testing machine-check-avr-0.7.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate machine-check-avr 0.7.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate machine-check-avr 0.7.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fa9bc386a7b8398043f802f4d5cfdd3c4315d372c7bfb5b99e2299e834f3fea
[INFO] running `Command { std: "docker" "start" "-a" "9fa9bc386a7b8398043f802f4d5cfdd3c4315d372c7bfb5b99e2299e834f3fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fa9bc386a7b8398043f802f4d5cfdd3c4315d372c7bfb5b99e2299e834f3fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa9bc386a7b8398043f802f4d5cfdd3c4315d372c7bfb5b99e2299e834f3fea", kill_on_drop: false }`
[INFO] [stdout] 9fa9bc386a7b8398043f802f4d5cfdd3c4315d372c7bfb5b99e2299e834f3fea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b715d57da793e7737365300a7e156de1de1ea64ba1ee514c3515f0618270cab
[INFO] running `Command { std: "docker" "start" "-a" "1b715d57da793e7737365300a7e156de1de1ea64ba1ee514c3515f0618270cab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[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 seq-macro v0.3.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]    Compiling partitions v0.2.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.50
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[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 clap v4.5.50
[INFO] [stderr]    Compiling strum v0.27.2
[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 14.65s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "1b715d57da793e7737365300a7e156de1de1ea64ba1ee514c3515f0618270cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b715d57da793e7737365300a7e156de1de1ea64ba1ee514c3515f0618270cab", kill_on_drop: false }`
[INFO] [stdout] 1b715d57da793e7737365300a7e156de1de1ea64ba1ee514c3515f0618270cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cc3aace26a89d745bfeb889fce33b607af0da3a276f5ada6526499e970c5308
[INFO] running `Command { std: "docker" "start" "-a" "4cc3aace26a89d745bfeb889fce33b607af0da3a276f5ada6526499e970c5308", 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 2.13s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "4cc3aace26a89d745bfeb889fce33b607af0da3a276f5ada6526499e970c5308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc3aace26a89d745bfeb889fce33b607af0da3a276f5ada6526499e970c5308", kill_on_drop: false }`
[INFO] [stdout] 4cc3aace26a89d745bfeb889fce33b607af0da3a276f5ada6526499e970c5308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3acfc4cae02b7386b826eec8a28586ee6f6365610064ffc0e7e6b1ad8bd4d5ec
[INFO] running `Command { std: "docker" "start" "-a" "3acfc4cae02b7386b826eec8a28586ee6f6365610064ffc0e7e6b1ad8bd4d5ec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/machine_check_avr-de70ab2cb02644c5)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/machine_check_avr-1bf922a3579aed07)
[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-b1d30a56fe719f05)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[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_undescribed_instruction_debug ... ok
[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_set_to_undescribed_release ... ok
[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_undescribed_instruction_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_get_from_undescribed_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_set_to_undescribed_debug ... 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_release_initialisation ... 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 ... 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_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_independent_nondeterminism_debug_initialisation ... 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_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_momentary_selection_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_release ... 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_blink_debug_initialisation ... ok
[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 ... ok
[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_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::toy::avr_toy_independent_nondeterminism_debug_invariant_lock has been running for over 60 seconds
[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_independent_nondeterminism_debug ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_independent_nondeterminism_debug_invariant_lock ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_momentary_selection_debug_recovery ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug_invariant_lock ... ok
[INFO] [stdout] test programs_2025_04::toy::avr_toy_gate_array_debug_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 36 ignored; 0 measured; 0 filtered out; finished in 289.45s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests machine_check_avr
[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] running `Command { std: "docker" "inspect" "3acfc4cae02b7386b826eec8a28586ee6f6365610064ffc0e7e6b1ad8bd4d5ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3acfc4cae02b7386b826eec8a28586ee6f6365610064ffc0e7e6b1ad8bd4d5ec", kill_on_drop: false }`
[INFO] [stdout] 3acfc4cae02b7386b826eec8a28586ee6f6365610064ffc0e7e6b1ad8bd4d5ec
