[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#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirage-rs%2Ffusee" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mirage-rs/fusee on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-33/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd1c44a56964dc579ec53b12a153138d3597bb179cda3d14db7dc6d18b6f0d23 [INFO] running `Command { std: "docker" "start" "-a" "cd1c44a56964dc579ec53b12a153138d3597bb179cda3d14db7dc6d18b6f0d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd1c44a56964dc579ec53b12a153138d3597bb179cda3d14db7dc6d18b6f0d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1c44a56964dc579ec53b12a153138d3597bb179cda3d14db7dc6d18b6f0d23", kill_on_drop: false }` [INFO] [stdout] cd1c44a56964dc579ec53b12a153138d3597bb179cda3d14db7dc6d18b6f0d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 939024e0cbec84d39172cdffac4d2eb47e0683ebe91ae17f36383133a078cc79 [INFO] running `Command { std: "docker" "start" "-a" "939024e0cbec84d39172cdffac4d2eb47e0683ebe91ae17f36383133a078cc79", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Checking rusb v0.6.5 [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 is never used: `DMA_LOW_BUFFER_ADDRESS` [INFO] [stdout] --> src/usb.rs:13:1 [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 is never used: `DMA_HIGH_BUFFER_ADDRESS` [INFO] [stdout] --> src/usb.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const DMA_HIGH_BUFFER_ADDRESS: u32 = 0x4000_9000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_dma_address` [INFO] [stdout] --> src/usb.rs:41:8 [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] | ^^^ method not found in `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 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` 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "939024e0cbec84d39172cdffac4d2eb47e0683ebe91ae17f36383133a078cc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939024e0cbec84d39172cdffac4d2eb47e0683ebe91ae17f36383133a078cc79", kill_on_drop: false }` [INFO] [stdout] 939024e0cbec84d39172cdffac4d2eb47e0683ebe91ae17f36383133a078cc79