[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 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirage-rs%2Ffusee" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mirage-rs/fusee on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding libflate v1.4.0 (latest: v2.0.0) [INFO] [stderr] Adding libflate_lz77 v1.2.0 (latest: v2.0.0) [INFO] [stderr] Adding libusb1-sys v0.4.4 (latest: v0.6.4) [INFO] [stderr] Adding linux-raw-sys v0.4.13 (latest: v0.6.4) [INFO] [stderr] Adding owo-colors v1.3.0 (latest: v4.0.0) [INFO] [stderr] Adding redox_syscall v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding rusb v0.6.5 (latest: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded rusb v0.6.5 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded libusb1-sys v0.4.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93b04f0a47b5a6c73fd708d0820ba492d370c700067e95533b2bc9304cb5e759 [INFO] running `Command { std: "docker" "start" "-a" "93b04f0a47b5a6c73fd708d0820ba492d370c700067e95533b2bc9304cb5e759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93b04f0a47b5a6c73fd708d0820ba492d370c700067e95533b2bc9304cb5e759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b04f0a47b5a6c73fd708d0820ba492d370c700067e95533b2bc9304cb5e759", kill_on_drop: false }` [INFO] [stdout] 93b04f0a47b5a6c73fd708d0820ba492d370c700067e95533b2bc9304cb5e759 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879cb5fc9f25222a94bdb28a60a5c7966c5d22b9db7fa291bf7d5746dce7af45 [INFO] running `Command { std: "docker" "start" "-a" "879cb5fc9f25222a94bdb28a60a5c7966c5d22b9db7fa291bf7d5746dce7af45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bytes v1.6.0 [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 quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking argh v0.1.12 [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)]` on by default [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)]` 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)]` 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for enum `Option` in the current scope [INFO] [stdout] --> src/lib.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(payload.len(), 49152); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: the method `len` exists on the type `bytes::Bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/bytes.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub const fn len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:1193:5 [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] error: aborting due to 1 previous error; 1 warning emitted [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` (lib test) due to 2 previous errors; 1 warning 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] 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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fusee` (bin "fusee" test) due to 2 previous errors [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "879cb5fc9f25222a94bdb28a60a5c7966c5d22b9db7fa291bf7d5746dce7af45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879cb5fc9f25222a94bdb28a60a5c7966c5d22b9db7fa291bf7d5746dce7af45", kill_on_drop: false }` [INFO] [stdout] 879cb5fc9f25222a94bdb28a60a5c7966c5d22b9db7fa291bf7d5746dce7af45