[INFO] cloning repository https://github.com/mirage-rs/fusee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirage-rs/fusee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirage-rs%2Ffusee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirage-rs%2Ffusee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8b348bcf90183da98ea5b600f7ca88ebb426580
[INFO] checking mirage-rs/fusee/c8b348bcf90183da98ea5b600f7ca88ebb426580 against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirage-rs%2Ffusee" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mirage-rs/fusee
[INFO] finished tweaking git repo https://github.com/mirage-rs/fusee
[INFO] tweaked toml for git repo https://github.com/mirage-rs/fusee written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mirage-rs/fusee on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding owo-colors v1.3.0 (available: v4.3.0)
[INFO] [stderr]       Adding rusb v0.6.5 (available: v0.9.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusb v0.6.5
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded argh v0.1.19
[INFO] [stderr]   Downloaded argh_shared v0.1.19
[INFO] [stderr]   Downloaded argh_derive v0.1.19
[INFO] [stderr]   Downloaded libusb1-sys v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb4bc9a62a9d0b79b5636ca351d99f8feddb20983ad417ee6b1e246669705738
[INFO] running `Command { std: "docker" "start" "-a" "eb4bc9a62a9d0b79b5636ca351d99f8feddb20983ad417ee6b1e246669705738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb4bc9a62a9d0b79b5636ca351d99f8feddb20983ad417ee6b1e246669705738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb4bc9a62a9d0b79b5636ca351d99f8feddb20983ad417ee6b1e246669705738", kill_on_drop: false }`
[INFO] [stdout] eb4bc9a62a9d0b79b5636ca351d99f8feddb20983ad417ee6b1e246669705738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165701b8bbd991bce3417f8c2755e2c5816b508773e4b51afdb4c5a53d42b620
[INFO] running `Command { std: "docker" "start" "-a" "165701b8bbd991bce3417f8c2755e2c5816b508773e4b51afdb4c5a53d42b620", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking argh_shared v0.1.19
[INFO] [stderr]    Compiling libusb1-sys v0.4.4
[INFO] [stderr]    Compiling argh_derive v0.1.19
[INFO] [stderr]     Checking rusb v0.6.5
[INFO] [stderr]     Checking argh v0.1.19
[INFO] [stderr]     Checking fusee v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::PAYLOAD_START_ADDR`
[INFO] [stdout]  --> src/usb.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::PAYLOAD_START_ADDR;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mac_os`
[INFO] [stdout]    --> src/usb.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[cfg(target_os = "mac_os")]
[INFO] [stdout]     |           ^^^^^^^^^^^^--------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DMA_LOW_BUFFER_ADDRESS` is never used
[INFO] [stdout]   --> src/usb.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DMA_LOW_BUFFER_ADDRESS: u32 = 0x4000_5000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DMA_HIGH_BUFFER_ADDRESS` is never used
[INFO] [stdout]   --> src/usb.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DMA_HIGH_BUFFER_ADDRESS: u32 = 0x4000_9000;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_dma_address` is never used
[INFO] [stdout]   --> src/usb.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Rcm {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn get_dma_address(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::PAYLOAD_START_ADDR`
[INFO] [stdout]  --> src/usb.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::PAYLOAD_START_ADDR;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mac_os`
[INFO] [stdout]    --> src/usb.rs:128:11
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[cfg(target_os = "mac_os")]
[INFO] [stdout]     |           ^^^^^^^^^^^^--------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"macos"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `len` is private
[INFO] [stdout]    --> src/lib.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |         assert_eq!(payload.len(), 49152);
[INFO] [stdout]     |                            ^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/2aabf3ce0569dd7c8c2d2a27944850056dcf2566/library/core/src/option.rs:807:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: private method defined here
[INFO] [stdout] note: the method `len` exists on the type `bytes::Bytes`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub const fn len(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `bytes::Bytes` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout]  95 |         assert_eq!(payload.expect("REASON").len(), 49152);
[INFO] [stdout]     |                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusee` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `memecpy` found for struct `Rcm` in the current scope
[INFO] [stdout]   --> src/main.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let _ = dev.memecpy().unwrap();
[INFO] [stdout]    |                 ^^^^^^^ method not found in `Rcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusee` (bin "fusee" test) due to 1 previous error
[INFO] [stdout] error[E0599]: no method named `memecpy` found for struct `Rcm` in the current scope
[INFO] [stdout]   --> src/main.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let _ = dev.memecpy().unwrap();
[INFO] [stdout]    |                 ^^^^^^^ method not found in `Rcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusee` (bin "fusee") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "165701b8bbd991bce3417f8c2755e2c5816b508773e4b51afdb4c5a53d42b620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165701b8bbd991bce3417f8c2755e2c5816b508773e4b51afdb4c5a53d42b620", kill_on_drop: false }`
[INFO] [stdout] 165701b8bbd991bce3417f8c2755e2c5816b508773e4b51afdb4c5a53d42b620
