[INFO] cloning repository https://github.com/BarronKane/Fuse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BarronKane/Fuse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f387649081de1ee0f15b1b057572f08bcbc87c56
[INFO] checking BarronKane/Fuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BarronKane/Fuse
[INFO] finished tweaking git repo https://github.com/BarronKane/Fuse
[INFO] tweaked toml for git repo https://github.com/BarronKane/Fuse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BarronKane/Fuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BarronKane/Fuse 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `Fuse` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../Fuse
[INFO] [stderr]    |                                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fuse`, convert `bin.name`
[INFO] [stderr]   --> Crates/bin/fuse/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "Fuse"
[INFO] [stderr] 12 + name = "fuse"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fuse` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `rsmpeg`.
[INFO] [stderr]     ... required by package `fuse v0.1.0 (/workspace/builds/worker-1-tc2/source/Crates/bin/fuse)`
[INFO] [stderr] versions that meet the requirements `^0.11.0` are: 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `fuse` depends on `rsmpeg` with feature `ffmpeg8` but `rsmpeg` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `rsmpeg` which could resolve this conflict
[INFO] checking BarronKane/Fuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BarronKane/Fuse
[INFO] finished tweaking git repo https://github.com/BarronKane/Fuse
[INFO] tweaked toml for git repo https://github.com/BarronKane/Fuse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BarronKane/Fuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BarronKane/Fuse 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `Fuse` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../Fuse
[INFO] [stderr]    |                                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fuse`, convert `bin.name`
[INFO] [stderr]   --> Crates/bin/fuse/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "Fuse"
[INFO] [stderr] 12 + name = "fuse"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fuse` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `rsmpeg`.
[INFO] [stderr]     ... required by package `fuse v0.1.0 (/workspace/builds/worker-1-tc2/source/Crates/bin/fuse)`
[INFO] [stderr] versions that meet the requirements `^0.11.0` are: 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `fuse` depends on `rsmpeg` with feature `ffmpeg8` but `rsmpeg` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `rsmpeg` which could resolve this conflict
[INFO] checking BarronKane/Fuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BarronKane/Fuse
[INFO] finished tweaking git repo https://github.com/BarronKane/Fuse
[INFO] tweaked toml for git repo https://github.com/BarronKane/Fuse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BarronKane/Fuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BarronKane/Fuse 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `Fuse` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../Fuse
[INFO] [stderr]    |                                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fuse`, convert `bin.name`
[INFO] [stderr]   --> Crates/bin/fuse/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "Fuse"
[INFO] [stderr] 12 + name = "fuse"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fuse` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `rsmpeg`.
[INFO] [stderr]     ... required by package `fuse v0.1.0 (/workspace/builds/worker-1-tc2/source/Crates/bin/fuse)`
[INFO] [stderr] versions that meet the requirements `^0.11.0` are: 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `fuse` depends on `rsmpeg` with feature `ffmpeg8` but `rsmpeg` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `rsmpeg` which could resolve this conflict
[INFO] checking BarronKane/Fuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BarronKane/Fuse
[INFO] finished tweaking git repo https://github.com/BarronKane/Fuse
[INFO] tweaked toml for git repo https://github.com/BarronKane/Fuse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BarronKane/Fuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BarronKane/Fuse 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `Fuse` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../Fuse
[INFO] [stderr]    |                                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fuse`, convert `bin.name`
[INFO] [stderr]   --> Crates/bin/fuse/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "Fuse"
[INFO] [stderr] 12 + name = "fuse"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fuse` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `rsmpeg`.
[INFO] [stderr]     ... required by package `fuse v0.1.0 (/workspace/builds/worker-1-tc2/source/Crates/bin/fuse)`
[INFO] [stderr] versions that meet the requirements `^0.11.0` are: 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `fuse` depends on `rsmpeg` with feature `ffmpeg8` but `rsmpeg` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `rsmpeg` which could resolve this conflict
[INFO] checking BarronKane/Fuse against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarronKane%2FFuse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BarronKane/Fuse
[INFO] finished tweaking git repo https://github.com/BarronKane/Fuse
[INFO] tweaked toml for git repo https://github.com/BarronKane/Fuse written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BarronKane/Fuse on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BarronKane/Fuse 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `Fuse` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../Fuse
[INFO] [stderr]    |                                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fuse`, convert `bin.name`
[INFO] [stderr]   --> Crates/bin/fuse/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "Fuse"
[INFO] [stderr] 12 + name = "fuse"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fuse` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `rsmpeg`.
[INFO] [stderr]     ... required by package `fuse v0.1.0 (/workspace/builds/worker-1-tc2/source/Crates/bin/fuse)`
[INFO] [stderr] versions that meet the requirements `^0.11.0` are: 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `fuse` depends on `rsmpeg` with feature `ffmpeg8` but `rsmpeg` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `rsmpeg` which could resolve this conflict


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
    warning: binary `Fuse` should have a kebab-case name
       |
     1 | /workspace/builds/worker-1-tc2/source/target/.../Fuse
       |                                                  ^^^^
       |
       = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `fuse`, convert `bin.name`
      --> Crates/bin/fuse/Cargo.toml:12:8
       |
    12 - name = "Fuse"
    12 + name = "fuse"
       |
    warning: `fuse` (manifest) generated 1 warning
        Blocking waiting for file lock on package cache
        Updating crates.io index
    error: failed to select a version for `rsmpeg`.
        ... required by package `fuse v0.1.0 (/workspace/builds/worker-1-tc2/source/Crates/bin/fuse)`
    versions that meet the requirements `^0.11.0` are: 0.11.0
    
    package `fuse` depends on `rsmpeg` with feature `ffmpeg8` but `rsmpeg` does not have that feature.
    
    
    failed to select a version for `rsmpeg` which could resolve this conflict