[INFO] fetching crate samd-timer 0.2.0...
[INFO] testing samd-timer-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate samd-timer 0.2.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate samd-timer 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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.10.0)
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded atsamd-hal v0.8.2
[INFO] [stderr]   Downloaded atsamd51j20a v0.6.0
[INFO] [stderr]   Downloaded atsamd21e18a v0.6.0
[INFO] [stderr]   Downloaded atsamd21g18a v0.6.0
[INFO] [stderr]   Downloaded atsamd21j18a v0.6.0
[INFO] [stderr]   Downloaded atsamd51g19a v0.6.0
[INFO] [stderr]   Downloaded atsamd51j19a v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1820a34af40989ffe864ffc368c51af7d44970d0f3585e54c65421d44bb3138a
[INFO] running `Command { std: "docker" "start" "-a" "1820a34af40989ffe864ffc368c51af7d44970d0f3585e54c65421d44bb3138a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1820a34af40989ffe864ffc368c51af7d44970d0f3585e54c65421d44bb3138a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1820a34af40989ffe864ffc368c51af7d44970d0f3585e54c65421d44bb3138a", kill_on_drop: false }`
[INFO] [stdout] 1820a34af40989ffe864ffc368c51af7d44970d0f3585e54c65421d44bb3138a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d374414c7edd29fb44ee360378b7abf7e7a6db89dfeb048610e67cc792e07025
[INFO] running `Command { std: "docker" "start" "-a" "d374414c7edd29fb44ee360378b7abf7e7a6db89dfeb048610e67cc792e07025", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling bare-metal v0.2.5
[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] error: could not compile `atsamd-hal` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d374414c7edd29fb44ee360378b7abf7e7a6db89dfeb048610e67cc792e07025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d374414c7edd29fb44ee360378b7abf7e7a6db89dfeb048610e67cc792e07025", kill_on_drop: false }`
[INFO] [stdout] d374414c7edd29fb44ee360378b7abf7e7a6db89dfeb048610e67cc792e07025
