[INFO] fetching crate daisy 0.11.0...
[INFO] testing daisy-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate daisy 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate daisy 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate daisy 0.11.0
[INFO] tweaked toml for crates.io crate daisy 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate daisy 0.11.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 daisy 0.11.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7648d4a66097f4eade59d6e876be9f15706d1bed9c06639e73ce7fad15e7672c
[INFO] running `Command { std: "docker" "start" "-a" "7648d4a66097f4eade59d6e876be9f15706d1bed9c06639e73ce7fad15e7672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7648d4a66097f4eade59d6e876be9f15706d1bed9c06639e73ce7fad15e7672c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7648d4a66097f4eade59d6e876be9f15706d1bed9c06639e73ce7fad15e7672c", kill_on_drop: false }`
[INFO] [stdout] 7648d4a66097f4eade59d6e876be9f15706d1bed9c06639e73ce7fad15e7672c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 23ef523554a5e086c6b3b85a579b30f5f8c26e9cd5b54cb799bf57dce61e9463
[INFO] running `Command { std: "docker" "start" "-a" "23ef523554a5e086c6b3b85a579b30f5f8c26e9cd5b54cb799bf57dce61e9463", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling synopsys-usb-otg v0.4.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling stm32h7 v0.15.1
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling fugit v0.3.6
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling daisy v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling stm32-fmc v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling usb-device v0.3.2
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling stm32h7xx-hal v0.16.0
[INFO] [stdout] error: target board must be selected using a feature: "seed_1_2" | "seed_1_1" | "seed" | "patch_sm"
[INFO] [stdout]    --> src/lib.rs:98:1
[INFO] [stdout]     |
[INFO] [stdout]  98 | / compile_error!(
[INFO] [stdout]  99 | |     "target board must be selected using a feature: \"seed_1_2\" | \"seed_1_1\" | \"seed\" | \"patch_sm\""
[INFO] [stdout] 100 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::codec::Codec`, `super::codec::Pins`
[INFO] [stdout]   --> src/audio/interface.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout]  4 | use super::codec::{Codec, Pins as CodecPins};
[INFO] [stdout]    |                    ^^^^^  ^^^^^^^^^^^^^^^^^ no `Pins` in `audio::codec`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    no `Codec` in `audio::codec`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:4:18
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "seed")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `seed` feature
[INFO] [stdout]  4 | pub use ak4556::{Codec, Pins};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "seed_1_1")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `seed_1_1` feature
[INFO] [stdout]  9 | pub use wm8731::{Codec, Pins};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "seed_1_2")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `seed_1_2` feature
[INFO] [stdout] 14 | pub use pcm3060_parallel::{Codec, Pins};
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "patch_sm")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `patch_sm` feature
[INFO] [stdout] 19 | pub use pcm3060_i2c::{Codec, Pins};
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            crate::hal::dac::Pins
[INFO] [stdout]            crate::hal::i2c::Pins
[INFO] [stdout]            crate::hal::pwm::Pins
[INFO] [stdout]            crate::hal::qei::Pins
[INFO] [stdout]            crate::hal::serial::Pins
[INFO] [stdout]            crate::hal::spi::Pins
[INFO] [stdout]            crate::pins::Pins
[INFO] [stdout]            stm32h7xx_hal::dac::Pins
[INFO] [stdout]            stm32h7xx_hal::i2c::Pins
[INFO] [stdout]            stm32h7xx_hal::pwm::Pins
[INFO] [stdout]            stm32h7xx_hal::qei::Pins
[INFO] [stdout]            stm32h7xx_hal::serial::Pins
[INFO] [stdout]            stm32h7xx_hal::spi::Pins
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:4:25
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "seed")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `seed` feature
[INFO] [stdout]  4 | pub use ak4556::{Codec, Pins};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:9:25
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "seed_1_1")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `seed_1_1` feature
[INFO] [stdout]  9 | pub use wm8731::{Codec, Pins};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "seed_1_2")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `seed_1_2` feature
[INFO] [stdout] 14 | pub use pcm3060_parallel::{Codec, Pins};
[INFO] [stdout]    |                                   ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/audio/codec/mod.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "patch_sm")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `patch_sm` feature
[INFO] [stdout] 19 | pub use pcm3060_i2c::{Codec, Pins};
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `transfer_config` in this scope
[INFO] [stdout]   --> src/audio/interface.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             transfer_config,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `codec` in this scope
[INFO] [stdout]   --> src/audio/interface.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     codec: Codec,
[INFO] [stdout]    |     ----- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 78 |             codec,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Gpio` in this scope
[INFO] [stdout]    --> src/pins.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub GPIO: Gpio,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CodecPins` in this scope
[INFO] [stdout]    --> src/pins.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub CODEC: CodecPins,
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Channel`, `Config as TransferConfig`, and `Sync`
[INFO] [stdout]  --> src/audio/interface.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::transfer::{Channel, Config as TransferConfig, Sai1Pins, State, Sync, Transfer};
[INFO] [stdout]   |                       ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `CODEC` and `GPIO` in initializer of `pins::Pins`
[INFO] [stdout]   --> src/board.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Pins {
[INFO] [stdout]    |         ^^^^ missing `CODEC` and `GPIO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `daisy` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "23ef523554a5e086c6b3b85a579b30f5f8c26e9cd5b54cb799bf57dce61e9463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ef523554a5e086c6b3b85a579b30f5f8c26e9cd5b54cb799bf57dce61e9463", kill_on_drop: false }`
[INFO] [stdout] 23ef523554a5e086c6b3b85a579b30f5f8c26e9cd5b54cb799bf57dce61e9463
