[INFO] cloning repository https://github.com/codersauce/krust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codersauce/krust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersauce%2Fkrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersauce%2Fkrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48fcbe40fbc8689f9d56d93ae4683c3abd379cee [INFO] testing codersauce/krust against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodersauce%2Fkrust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codersauce/krust on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/codersauce/krust [INFO] finished tweaking git repo https://github.com/codersauce/krust [INFO] tweaked toml for git repo https://github.com/codersauce/krust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codersauce/krust 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usbd-hid-descriptors v0.7.1 [INFO] [stderr] Downloaded usbd-hid-macros v0.7.1 [INFO] [stderr] Downloaded usbd-hid v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6835afcb5b535bb6802dc57bdd6156d6bfebf8a524c3b3ee099437a66be76d05 [INFO] running `Command { std: "docker" "start" "-a" "6835afcb5b535bb6802dc57bdd6156d6bfebf8a524c3b3ee099437a66be76d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6835afcb5b535bb6802dc57bdd6156d6bfebf8a524c3b3ee099437a66be76d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6835afcb5b535bb6802dc57bdd6156d6bfebf8a524c3b3ee099437a66be76d05", kill_on_drop: false }` [INFO] [stdout] 6835afcb5b535bb6802dc57bdd6156d6bfebf8a524c3b3ee099437a66be76d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830d2267c5ce7734a5eebc0548414616b1b2aa7187b387ad254abf4ed3a0d1e0 [INFO] running `Command { std: "docker" "start" "-a" "830d2267c5ce7734a5eebc0548414616b1b2aa7187b387ad254abf4ed3a0d1e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling embedded-hal-bus v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling critical-section v1.1.3 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling usbd-hid-descriptors v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling avr-device-macros v0.7.0 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Compiling usbd-hid-macros v0.7.1 [INFO] [stderr] Compiling ufmt v0.2.0 [INFO] [stderr] Compiling usbd-hid v0.7.1 [INFO] [stderr] Compiling avr-device v0.7.0 [INFO] [stderr] Compiling avr-hal-generic v0.1.0 (/opt/rustwide/workdir/avr-hal-generic) [INFO] [stderr] Compiling atmega-hal v0.1.0 (/opt/rustwide/workdir/atmega-hal) [INFO] [stdout] warning: unexpected `cfg` condition value: `atmega128A` [INFO] [stdout] --> atmega-hal/src/usart.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(any(feature = "atmega128A", feature = "atmega1280", feature = "atmega2560"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"atmega128a"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atmega1280`, `atmega1284p`, `atmega128a`, `atmega164pa`, `atmega168`, `atmega2560`, `atmega328p`, `atmega328pb`, `atmega32a`, `atmega32u4`, `atmega48p`, `atmega8`, `critical-section-impl`, `device-selected`, `disable-device-selection-error`, `docsrs`, `enable-extra-adc`, and `rt` [INFO] [stdout] = help: consider adding `atmega128A` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling krust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `current_board` in `boards` [INFO] [stdout] --> src/layers.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::boards::current_board::config::{MATRIX_COLS, MATRIX_ROWS, NUM_LAYERS}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `current_board` in `boards` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/boards/mod.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub use dz60::dz60 as current_board; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `dz60` feature [INFO] [stdout] --> src/boards/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dz60")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `current_board` in `boards` [INFO] [stdout] --> src/matrix.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::boards::current_board::{ [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `current_board` in `boards` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/boards/mod.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub use dz60::dz60 as current_board; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `dz60` feature [INFO] [stdout] --> src/boards/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dz60")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::boards::current_board` [INFO] [stdout] --> src/matrix.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | self, [INFO] [stdout] | ^^^^ no `current_board` in `boards` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/boards/mod.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | pub use dz60::dz60 as current_board; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `dz60` feature [INFO] [stdout] --> src/boards/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dz60")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg_upper`: unknown register class [INFO] [stdout] --> src/lib.rs:664:13 [INFO] [stdout] | [INFO] [stdout] 664 | r0 = inout(reg_upper) cycles_bytes[0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `reg`, `reg_abcd`, `reg_byte`, `xmm_reg`, `ymm_reg`, `zmm_reg`, `kreg`, `kreg0`, `mmx_reg`, `x87_reg`, `tmm_reg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg_upper`: unknown register class [INFO] [stdout] --> src/lib.rs:665:13 [INFO] [stdout] | [INFO] [stdout] 665 | r1 = inout(reg_upper) cycles_bytes[1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `reg`, `reg_abcd`, `reg_byte`, `xmm_reg`, `ymm_reg`, `zmm_reg`, `kreg`, `kreg0`, `mmx_reg`, `x87_reg`, `tmm_reg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg_upper`: unknown register class [INFO] [stdout] --> src/lib.rs:666:13 [INFO] [stdout] | [INFO] [stdout] 666 | r2 = inout(reg_upper) cycles_bytes[2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `reg`, `reg_abcd`, `reg_byte`, `xmm_reg`, `ymm_reg`, `zmm_reg`, `kreg`, `kreg0`, `mmx_reg`, `x87_reg`, `tmm_reg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register class `reg_upper`: unknown register class [INFO] [stdout] --> src/lib.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | r3 = inout(reg_upper) cycles_bytes[3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following register classes are supported on this target: `reg`, `reg_abcd`, `reg_byte`, `xmm_reg`, `ymm_reg`, `zmm_reg`, `kreg`, `kreg0`, `mmx_reg`, `x87_reg`, `tmm_reg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[no_mangle]` cannot be used on internal language items [INFO] [stdout] --> src/std_stub/mod.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | pub unsafe extern "C" fn rust_eh_personality() {} [INFO] [stdout] | ---------------------------------------------- should be the internal language item [INFO] [stdout] | [INFO] [stdout] = note: Rustc requires this item to have a specific mangled name. [INFO] [stdout] = note: If you are trying to prevent mangling to ease debugging, many [INFO] [stdout] = note: debuggers support a command such as `rbreak rust_eh_personality` to [INFO] [stdout] = note: match `.*rust_eh_personality.*` instead of `break rust_eh_personality` on a specific name [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 `krust` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "830d2267c5ce7734a5eebc0548414616b1b2aa7187b387ad254abf4ed3a0d1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830d2267c5ce7734a5eebc0548414616b1b2aa7187b387ad254abf4ed3a0d1e0", kill_on_drop: false }` [INFO] [stdout] 830d2267c5ce7734a5eebc0548414616b1b2aa7187b387ad254abf4ed3a0d1e0