[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] testing mirage-rs/fusee against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirage-rs%2Ffusee" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mirage-rs/fusee on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-87/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1681303bbe10e630de39e8fd416062720a801b6a72e942107a5437ba3ca25a1b [INFO] running `Command { std: "docker" "start" "-a" "1681303bbe10e630de39e8fd416062720a801b6a72e942107a5437ba3ca25a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1681303bbe10e630de39e8fd416062720a801b6a72e942107a5437ba3ca25a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1681303bbe10e630de39e8fd416062720a801b6a72e942107a5437ba3ca25a1b", kill_on_drop: false }` [INFO] [stdout] 1681303bbe10e630de39e8fd416062720a801b6a72e942107a5437ba3ca25a1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667dc0cbf15374ddfab532a4d6ffcd14b7dea9e1b0b4709fa42ef4d9910669ee [INFO] running `Command { std: "docker" "start" "-a" "667dc0cbf15374ddfab532a4d6ffcd14b7dea9e1b0b4709fa42ef4d9910669ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [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] Compiling rusb v0.6.5 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling 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: 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 `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: could not compile `fusee` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "667dc0cbf15374ddfab532a4d6ffcd14b7dea9e1b0b4709fa42ef4d9910669ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667dc0cbf15374ddfab532a4d6ffcd14b7dea9e1b0b4709fa42ef4d9910669ee", kill_on_drop: false }` [INFO] [stdout] 667dc0cbf15374ddfab532a4d6ffcd14b7dea9e1b0b4709fa42ef4d9910669ee