[INFO] cloning repository https://github.com/sjm42/lab_power_display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/lab_power_display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Flab_power_display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Flab_power_display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32c0872a394745054c73512ed91cc09cba785e41
[INFO] checking sjm42/lab_power_display against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Flab_power_display" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sjm42/lab_power_display
[INFO] finished tweaking git repo https://github.com/sjm42/lab_power_display
[INFO] tweaked toml for git repo https://github.com/sjm42/lab_power_display written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjm42/lab_power_display on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjm42/lab_power_display 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rahix/avr-hal`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking sjm42/lab_power_display against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Flab_power_display" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sjm42/lab_power_display
[INFO] finished tweaking git repo https://github.com/sjm42/lab_power_display
[INFO] tweaked toml for git repo https://github.com/sjm42/lab_power_display written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjm42/lab_power_display on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjm42/lab_power_display 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-hal-bus v0.1.0
[INFO] [stderr]   Downloaded panic-halt v1.0.0
[INFO] [stderr]   Downloaded embedded-storage v0.2.0
[INFO] [stderr]   Downloaded avr-device-macros v0.8.1
[INFO] [stderr]   Downloaded max7219 v0.4.2
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded ufmt-macros v0.3.0
[INFO] [stderr]   Downloaded atdf2svd v0.5.1
[INFO] [stderr]   Downloaded ads1x1x v0.2.2
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded ufmt v0.2.0
[INFO] [stderr]   Downloaded svd2rust v0.37.1
[INFO] [stderr]   Downloaded svdtools v0.5.0
[INFO] [stderr]   Downloaded avr-device v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4980d5810d06924e39662addb0be125eff3334c3b2a8dfa23ecae44258f6d822
[INFO] running `Command { std: "docker" "start" "-a" "4980d5810d06924e39662addb0be125eff3334c3b2a8dfa23ecae44258f6d822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4980d5810d06924e39662addb0be125eff3334c3b2a8dfa23ecae44258f6d822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4980d5810d06924e39662addb0be125eff3334c3b2a8dfa23ecae44258f6d822", kill_on_drop: false }`
[INFO] [stdout] 4980d5810d06924e39662addb0be125eff3334c3b2a8dfa23ecae44258f6d822
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 462d4256a0b8f19e580ac1f60822ebb5a417b269867bfec5bf1da49f73599f06
[INFO] running `Command { std: "docker" "start" "-a" "462d4256a0b8f19e580ac1f60822ebb5a417b269867bfec5bf1da49f73599f06", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling svd2rust v0.37.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling commands v0.0.5
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling embedded-hal-bus v0.1.0
[INFO] [stderr]    Compiling xmltree v0.11.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking embedded-storage v0.2.0
[INFO] [stderr]     Checking unwrap-infallible v0.1.5
[INFO] [stderr]     Checking ads1x1x v0.2.2
[INFO] [stderr]     Checking max7219 v0.4.2
[INFO] [stderr]     Checking panic-halt v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling avr-device-macros v0.8.1
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]     Checking ufmt v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling svd-encoder v0.14.7
[INFO] [stderr]    Compiling atdf2svd v0.5.1
[INFO] [stderr]    Compiling svdtools v0.5.0
[INFO] [stderr]    Compiling avr-device v0.8.1
[INFO] [stderr]     Checking avr-hal-generic v0.1.0 (https://github.com/rahix/avr-hal#e5c8f37f)
[INFO] [stderr]     Checking atmega-hal v0.1.0 (https://github.com/rahix/avr-hal#e5c8f37f)
[INFO] [stderr]     Checking arduino-hal v0.1.0 (https://github.com/rahix/avr-hal#e5c8f37f)
[INFO] [stderr]     Checking lab_power_display v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: Ensure that you are using an AVR target! You may need to change directories or pass a --target flag to cargo. See
[INFO] [stdout]               https://github.com/Rahix/avr-device/pull/41 for more details.
[INFO] [stdout]   --> src/main.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[arduino_hal::entry]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `arduino_hal::entry` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `mcusr` of struct `arduino_hal::pac::cpu::RegisterBlock` is private
[INFO] [stdout]   --> src/main.rs:61:54
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut watchdog = wdt::Wdt::new(dp.WDT, &dp.CPU.mcusr);
[INFO] [stdout]    |                                                      ^^^^^ private field
[INFO] [stdout]    |
[INFO] [stdout] help: a method `mcusr` also exists, call it with parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut watchdog = wdt::Wdt::new(dp.WDT, &dp.CPU.mcusr());
[INFO] [stdout]    |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lab_power_display` (bin "lab_power_display") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "462d4256a0b8f19e580ac1f60822ebb5a417b269867bfec5bf1da49f73599f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462d4256a0b8f19e580ac1f60822ebb5a417b269867bfec5bf1da49f73599f06", kill_on_drop: false }`
[INFO] [stdout] 462d4256a0b8f19e580ac1f60822ebb5a417b269867bfec5bf1da49f73599f06
