[INFO] fetching crate samd-timer 0.2.0...
[INFO] testing samd-timer-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate samd-timer 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate samd-timer 0.2.0
[INFO] finished tweaking crates.io crate samd-timer 0.2.0
[INFO] tweaked toml for crates.io crate samd-timer 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate samd-timer 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding atsamd-hal v0.8.2 (available: v0.22.2)
[INFO] [stderr]       Adding atsamd21e18a v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding atsamd21g18a v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding atsamd21j18a v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding atsamd51g19a v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding atsamd51j19a v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding atsamd51j20a v0.6.0 (available: v0.7.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding paste v0.1.18 (available: v1.0.15)
[INFO] [stderr]       Adding smart-default v0.6.0 (available: v0.7.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65919f834cb7510c235888da1cb044c37f2f152f98302f59e7791b01bd0c6b8d
[INFO] running `Command { std: "docker" "start" "-a" "65919f834cb7510c235888da1cb044c37f2f152f98302f59e7791b01bd0c6b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65919f834cb7510c235888da1cb044c37f2f152f98302f59e7791b01bd0c6b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65919f834cb7510c235888da1cb044c37f2f152f98302f59e7791b01bd0c6b8d", kill_on_drop: false }`
[INFO] [stdout] 65919f834cb7510c235888da1cb044c37f2f152f98302f59e7791b01bd0c6b8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a366a73bcf1bc57494d18399af19fd4ee8c24b74c8b0f3ee913b90da5c905db3
[INFO] running `Command { std: "docker" "start" "-a" "a366a73bcf1bc57494d18399af19fd4ee8c24b74c8b0f3ee913b90da5c905db3", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling atsamd-hal v0.8.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `target_device` in the crate root
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/common/gpio.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::target_device::port::{DIRCLR, DIRSET, OUTCLR, OUTSET, PINCFG0_, PMUX0_};
[INFO] [stdout]    |            ^^^^^^^^^^^^^ could not find `target_device` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(feature = "samd11c14a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd11c14a` feature
[INFO] [stdout]  8 | pub use atsamd11c14a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "samd21e18a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd21e18a` feature
[INFO] [stdout] 11 | pub use atsamd21e18a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "samd21g18a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd21g18a` feature
[INFO] [stdout] 14 | pub use atsamd21g18a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "samd21j18a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd21j18a` feature
[INFO] [stdout] 17 | pub use atsamd21j18a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "samd51g19a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd51g19a` feature
[INFO] [stdout] 20 | pub use atsamd51g19a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "samd51j19a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd51j19a` feature
[INFO] [stdout] 23 | pub use atsamd51j19a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "samd51j20a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd51j20a` feature
[INFO] [stdout] 26 | pub use atsamd51j20a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "same54p20a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `same54p20a` feature
[INFO] [stdout] 29 | pub use atsame54p20a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::clock`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/common/delay.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::clock::GenericClockController;
[INFO] [stdout]   |            ^^^^^ could not find `clock` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::target_device`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/common/gpio.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::target_device::PORT;
[INFO] [stdout]    |            ^^^^^^^^^^^^^ could not find `target_device` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(feature = "samd11c14a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd11c14a` feature
[INFO] [stdout]  8 | pub use atsamd11c14a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "samd21e18a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd21e18a` feature
[INFO] [stdout] 11 | pub use atsamd21e18a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "samd21g18a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd21g18a` feature
[INFO] [stdout] 14 | pub use atsamd21g18a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "samd21j18a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd21j18a` feature
[INFO] [stdout] 17 | pub use atsamd21j18a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "samd51g19a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd51g19a` feature
[INFO] [stdout] 20 | pub use atsamd51g19a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "samd51j19a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd51j19a` feature
[INFO] [stdout] 23 | pub use atsamd51j19a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "samd51j20a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `samd51j20a` feature
[INFO] [stdout] 26 | pub use atsamd51j20a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atsamd-hal-0.8.2/src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "same54p20a")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `same54p20a` feature
[INFO] [stdout] 29 | pub use atsame54p20a as target_device;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr] error: could not compile `atsamd-hal` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a366a73bcf1bc57494d18399af19fd4ee8c24b74c8b0f3ee913b90da5c905db3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a366a73bcf1bc57494d18399af19fd4ee8c24b74c8b0f3ee913b90da5c905db3", kill_on_drop: false }`
[INFO] [stdout] a366a73bcf1bc57494d18399af19fd4ee8c24b74c8b0f3ee913b90da5c905db3
