[INFO] fetching crate zedboard-bsp 0.1.0... [INFO] testing zedboard-bsp-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate zedboard-bsp 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate zedboard-bsp 0.1.0 [INFO] finished tweaking crates.io crate zedboard-bsp 0.1.0 [INFO] tweaked toml for crates.io crate zedboard-bsp 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zedboard-bsp 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zedboard-bsp 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bb5eed9874fc80721723f82e10f2d2afc40902bd87fcfbacb3b1dcce1271159 [INFO] running `Command { std: "docker" "start" "-a" "1bb5eed9874fc80721723f82e10f2d2afc40902bd87fcfbacb3b1dcce1271159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb5eed9874fc80721723f82e10f2d2afc40902bd87fcfbacb3b1dcce1271159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb5eed9874fc80721723f82e10f2d2afc40902bd87fcfbacb3b1dcce1271159", kill_on_drop: false }` [INFO] [stdout] 1bb5eed9874fc80721723f82e10f2d2afc40902bd87fcfbacb3b1dcce1271159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fa114f7bfeb4e20284ef1b71f82655690d2506af63157f7e79cbd81cb0abd8 [INFO] running `Command { std: "docker" "start" "-a" "e3fa114f7bfeb4e20284ef1b71f82655690d2506af63157f7e79cbd81cb0abd8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling arm-targets v0.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arbitrary-int v1.3.0 [INFO] [stderr] Compiling arbitrary-int v2.1.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling arm-targets v0.3.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cortex-ar v0.3.0 [INFO] [stderr] Compiling embassy-sync v0.7.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling aarch32-cpu v0.2.0 [INFO] [stderr] Compiling zynq7000-mmu v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling embedded-io v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling raw-slicee v0.1.1 [INFO] [stderr] Compiling fugit v0.3.9 [INFO] [stderr] Compiling embassy-net-driver v0.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling embedded-io-async v0.7.0 [INFO] [stderr] Compiling ringbuf v0.4.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bitbybit v1.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling derive-mmio-macro v0.6.1 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling bitbybit v2.0.0 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling derive-mmio v0.6.1 [INFO] [stderr] Compiling zynq7000 v0.1.1 [INFO] [stderr] Compiling zynq7000-hal v0.1.1 [INFO] [stdout] error[E0432]: unresolved import `cortex_ar::asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/cache.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | asm::dsb, [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/clocks/pll.rs:350:20 [INFO] [stdout] | [INFO] [stdout] 350 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/ddr/ll.rs:168:28 [INFO] [stdout] | [INFO] [stdout] 168 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/ddr/mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/ddr/mod.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/eth/ll.rs:229:32 [INFO] [stdout] | [INFO] [stdout] 229 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/gpio/mod.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/i2c.rs:659:28 [INFO] [stdout] | [INFO] [stdout] 659 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/qspi/mod.rs:681:28 [INFO] [stdout] | [INFO] [stdout] 681 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/spi/mod.rs:1122:28 [INFO] [stdout] | [INFO] [stdout] 1122 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `asm` in `cortex_ar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zynq7000-hal-0.1.1/src/uart/mod.rs:648:24 [INFO] [stdout] | [INFO] [stdout] 648 | cortex_ar::asm::nop(); [INFO] [stdout] | ^^^ could not find `asm` in `cortex_ar` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-ar-0.3.0/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(any(doc, target_arch = "arm"))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 8 | pub mod asm; [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 `zynq7000-hal` (lib) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "e3fa114f7bfeb4e20284ef1b71f82655690d2506af63157f7e79cbd81cb0abd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fa114f7bfeb4e20284ef1b71f82655690d2506af63157f7e79cbd81cb0abd8", kill_on_drop: false }` [INFO] [stdout] e3fa114f7bfeb4e20284ef1b71f82655690d2506af63157f7e79cbd81cb0abd8