[INFO] cloning repository https://github.com/EthanOlpin/Lily58-Pro-RMK
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanOlpin/Lily58-Pro-RMK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanOlpin%2FLily58-Pro-RMK", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanOlpin%2FLily58-Pro-RMK'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0502688e845a92d259bdf37155e0a78131b32c53
[INFO] checking EthanOlpin/Lily58-Pro-RMK against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanOlpin%2FLily58-Pro-RMK" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EthanOlpin/Lily58-Pro-RMK
[INFO] finished tweaking git repo https://github.com/EthanOlpin/Lily58-Pro-RMK
[INFO] tweaked toml for git repo https://github.com/EthanOlpin/Lily58-Pro-RMK written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EthanOlpin/Lily58-Pro-RMK on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EthanOlpin/Lily58-Pro-RMK 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:61:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | homepage = "https://github.com/EthanOlpin/Lily58-Pro-RMK"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | repository = "https://github.com/EthanOlpin/Lily58-Pro-RMK"
[INFO] [stderr]    |              ----------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `lily58` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `rmk` found
[INFO] [stderr] location searched: /workspace/builds/worker-4-tc1/source/rmk/rmk
[INFO] [stderr] required by package `lily58 v0.1.0 (/workspace/builds/worker-4-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: explicit `package.readme` can be inferred
      --> Cargo.toml:64:1
       |
    64 | readme = "README.md"
       | ^^^^^^^^^^^^^^^^^^^^
       |
       = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `package.homepage` is redundant with `package.repository`
      --> Cargo.toml:61:12
       |
    61 | homepage = "https://github.com/EthanOlpin/Lily58-Pro-RMK"
       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...
    65 | repository = "https://github.com/EthanOlpin/Lily58-Pro-RMK"
       |              ----------------------------------------------
       |
       = note: `cargo::redundant_homepage` is set to `warn` by default
    help: consider removing `package.homepage`
    warning: `lily58` (manifest) generated 2 warnings
        Blocking waiting for file lock on package cache
        Updating crates.io index
    error: no matching package named `rmk` found
    location searched: /workspace/builds/worker-4-tc1/source/rmk/rmk
    required by package `lily58 v0.1.0 (/workspace/builds/worker-4-tc1/source)`