[INFO] fetching crate esp32-hal 0.3.0... [INFO] testing esp32-hal-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate esp32-hal 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate esp32-hal 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking crates.io crate esp32-hal 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate esp32-hal 0.3.0 [INFO] tweaked toml for crates.io crate esp32-hal 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate esp32-hal 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c4423a0692c5f5f369711667a463cefe5acb8a9b58ae29d57325585ab7d7724 [INFO] running `Command { std: "docker" "start" "-a" "5c4423a0692c5f5f369711667a463cefe5acb8a9b58ae29d57325585ab7d7724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4423a0692c5f5f369711667a463cefe5acb8a9b58ae29d57325585ab7d7724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4423a0692c5f5f369711667a463cefe5acb8a9b58ae29d57325585ab7d7724", kill_on_drop: false }` [INFO] [stdout] 5c4423a0692c5f5f369711667a463cefe5acb8a9b58ae29d57325585ab7d7724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb45cac34a7f7594bf273883d5ff59314209d6eee7afde069043282a37d528e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2eb45cac34a7f7594bf273883d5ff59314209d6eee7afde069043282a37d528e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling xtensa-lx v0.4.0 [INFO] [stderr] Compiling xtensa-lx-rt v0.7.0 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling esp32 v0.11.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling mutex-trait v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling esp32-hal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | unsafe { asm!("rsr.intenable {0}", out(reg) mask) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | unsafe { asm!("rsr.ccompare0 {0}", out(reg) x, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | unsafe { asm!("rsr.ccompare1 {0}", out(reg) x, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { asm!("rsr.ccompare2 {0}", out(reg) x, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/timer.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe { asm!("rsr.ccount {0}", out(reg) x, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { asm!("mov {0}, sp", out(reg) x, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe { asm!("rsr.prid {0}", out(reg) x, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | unsafe { asm!("rer {0}, {1}", out(reg) x, in(reg) XDM_OCD_DCR_SET, options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | unsafe { asm!("break 1, 15", options(nostack)) }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | asm!(" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | asm!("rsr.interrupt {0}", out(reg) mask, options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | asm!("wsr.interrupt {0}", in(reg) mask, options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | asm!("wsr.intclear {0}", in(reg) mask, options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/interrupt.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | unsafe { asm!("rsr.ps {0}", out(reg) ps, options(nostack)); }; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | asm!("wsr.vecbase {0}", in(reg) base, options(nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xtensa-lx-0.4.0/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xtensa-lx` due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2eb45cac34a7f7594bf273883d5ff59314209d6eee7afde069043282a37d528e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb45cac34a7f7594bf273883d5ff59314209d6eee7afde069043282a37d528e", kill_on_drop: false }` [INFO] [stdout] 2eb45cac34a7f7594bf273883d5ff59314209d6eee7afde069043282a37d528e