[INFO] cloning repository https://github.com/BrokenR3C0RD/lpc11uxx-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrokenR3C0RD/lpc11uxx-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrokenR3C0RD%2Flpc11uxx-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrokenR3C0RD%2Flpc11uxx-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c16006f6cc0cb3a9046c6e3cc9ed3c68356c559
[INFO] checking BrokenR3C0RD/lpc11uxx-hal against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrokenR3C0RD%2Flpc11uxx-hal" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BrokenR3C0RD/lpc11uxx-hal
[INFO] finished tweaking git repo https://github.com/BrokenR3C0RD/lpc11uxx-hal
[INFO] tweaked toml for git repo https://github.com/BrokenR3C0RD/lpc11uxx-hal written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrokenR3C0RD/lpc11uxx-hal on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrokenR3C0RD/lpc11uxx-hal 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/embassy`
[INFO] [stderr]     Updating git repository `https://github.com/BrokenR3C0RD/lpc11uxx2`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.5
[INFO] [stderr]   Downloaded proc-macro-error-attr2 v2.0.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded proc-macro-error2 v2.0.1
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.5
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66af73448c0ae5be46ce10e53b575c110c11d4427c4c9a305251523094c29efd
[INFO] running `Command { std: "docker" "start" "-a" "66af73448c0ae5be46ce10e53b575c110c11d4427c4c9a305251523094c29efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66af73448c0ae5be46ce10e53b575c110c11d4427c4c9a305251523094c29efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66af73448c0ae5be46ce10e53b575c110c11d4427c4c9a305251523094c29efd", kill_on_drop: false }`
[INFO] [stdout] 66af73448c0ae5be46ce10e53b575c110c11d4427c4c9a305251523094c29efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb0fdfa3b95d27a5c6e13ec3ed7c7a3deff51f2570bfd364338aee983a5b1d2
[INFO] running `Command { std: "docker" "start" "-a" "ddb0fdfa3b95d27a5c6e13ec3ed7c7a3deff51f2570bfd364338aee983a5b1d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0 (https://github.com/embassy-rs/embassy?rev=a7ffa44a08cfd8daf054c555056ab10360593840#a7ffa44a)
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]     Checking lpc11uxx2 v0.1.0 (https://github.com/BrokenR3C0RD/lpc11uxx2#4aefe495)
[INFO] [stderr]     Checking lpc11uxx-hal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/rom.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         unsafe { core::mem::transmute(val) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `IapCommand` (256 bits)
[INFO] [stdout]     = note: target type: `[u32; 5]` (160 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/flash.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/flash.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/flash.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn read(&mut self, offset: u32, bytes: &mut [u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/flash.rs:67:37
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn read(&mut self, offset: u32, bytes: &mut [u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/flash.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn erase(&mut self, from: u32, to: u32) -> Result<(), Self::Error> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]   --> src/flash.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn erase(&mut self, from: u32, to: u32) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/flash.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/flash.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lpc11uxx-hal` (lib test) due to 1 previous error; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> src/rom.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         unsafe { core::mem::transmute(val) }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `IapCommand` (256 bits)
[INFO] [stdout]     = note: target type: `[u32; 5]` (160 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/flash.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lpc11uxx-hal` (lib) due to 1 previous error; 8 warnings emitted
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/flash.rs:43:38
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/flash.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn read(&mut self, offset: u32, bytes: &mut [u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/flash.rs:67:37
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn read(&mut self, offset: u32, bytes: &mut [u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]   --> src/flash.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn erase(&mut self, from: u32, to: u32) -> Result<(), Self::Error> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]   --> src/flash.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn erase(&mut self, from: u32, to: u32) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/flash.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> src/flash.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn write(&mut self, offset: u32, bytes: &[u8]) -> Result<(), Self::Error> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ddb0fdfa3b95d27a5c6e13ec3ed7c7a3deff51f2570bfd364338aee983a5b1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb0fdfa3b95d27a5c6e13ec3ed7c7a3deff51f2570bfd364338aee983a5b1d2", kill_on_drop: false }`
[INFO] [stdout] ddb0fdfa3b95d27a5c6e13ec3ed7c7a3deff51f2570bfd364338aee983a5b1d2
