[INFO] cloning repository https://github.com/Verneri/keybos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Verneri/keybos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerneri%2Fkeybos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerneri%2Fkeybos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6a500cb3746cb15334c098a77c201d6db36a5e6 [INFO] checking Verneri/keybos/f6a500cb3746cb15334c098a77c201d6db36a5e6 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerneri%2Fkeybos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Verneri/keybos on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Verneri/keybos [INFO] finished tweaking git repo https://github.com/Verneri/keybos [INFO] tweaked toml for git repo https://github.com/Verneri/keybos written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Verneri/keybos 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-abort v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b60fd6d6e5aa6fe5d9cc759b856bbee9e9bf0de6025d4af04f32536b00221ebf [INFO] running `Command { std: "docker" "start" "-a" "b60fd6d6e5aa6fe5d9cc759b856bbee9e9bf0de6025d4af04f32536b00221ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b60fd6d6e5aa6fe5d9cc759b856bbee9e9bf0de6025d4af04f32536b00221ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60fd6d6e5aa6fe5d9cc759b856bbee9e9bf0de6025d4af04f32536b00221ebf", kill_on_drop: false }` [INFO] [stdout] b60fd6d6e5aa6fe5d9cc759b856bbee9e9bf0de6025d4af04f32536b00221ebf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f9a85634c34191f95b0333187c646304c9a32f03c016fa048ef1747e84a46b [INFO] running `Command { std: "docker" "start" "-a" "15f9a85634c34191f95b0333187c646304c9a32f03c016fa048ef1747e84a46b", kill_on_drop: false }` [INFO] [stderr] Checking panic-abort v0.3.1 [INFO] [stderr] Checking keybos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature `format_args_nl`: `format_args_nl` is only for internal language use and is subject to change [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | format_args_nl!("ldskld") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(format_args_nl)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `format_args_nl`: `format_args_nl` is only for internal language use and is subject to change [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | format_args_nl!("ldskld") [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(format_args_nl)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/registers.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe {asm!("nop" :::: "volatile");} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/registers.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe{asm!("mrs $0, CurrentEL" : "=r"(reg) ::: "volatile");} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> src/main.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | global_asm!(include_str!("boot.S")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 20 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/registers.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe {asm!("nop" :::: "volatile");} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/registers.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe{asm!("mrs $0, CurrentEL" : "=r"(reg) ::: "volatile");} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninitialized` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> src/gpio.rs:195:67 [INFO] [stdout] | [INFO] [stdout] 195 | let mut uninit = core::mem::MaybeUninit::::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/mem/maybe_uninit.rs:284:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub extern "C" fn kernel_main() -> ! { [INFO] [stdout] | - expected `!` because of return type [INFO] [stdout] ... [INFO] [stdout] 39 | format_args_nl!("ldskld") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `!`, found `Arguments<'_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found struct `Arguments<'_>` [INFO] [stdout] = note: this error originates in the macro `format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `keybos` (bin "keybos") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub extern "C" fn kernel_main() -> ! { [INFO] [stdout] | - expected `!` because of return type [INFO] [stdout] ... [INFO] [stdout] 39 | format_args_nl!("ldskld") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `!`, found `Arguments<'_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found struct `Arguments<'_>` [INFO] [stdout] = note: this error originates in the macro `format_args_nl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `keybos` (bin "keybos" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "15f9a85634c34191f95b0333187c646304c9a32f03c016fa048ef1747e84a46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f9a85634c34191f95b0333187c646304c9a32f03c016fa048ef1747e84a46b", kill_on_drop: false }` [INFO] [stdout] 15f9a85634c34191f95b0333187c646304c9a32f03c016fa048ef1747e84a46b