[INFO] cloning repository https://github.com/BartTheBartender/subgroups
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BartTheBartender/subgroups" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82b29c89c78de78bded977b4b419a8f4469c29d8
[INFO] checking BartTheBartender/subgroups against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] finished tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] tweaked toml for git repo https://github.com/BartTheBartender/subgroups written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartTheBartender/subgroups 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/BartTheBartender/subgroups 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 `szymczak_leray` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../szymczak_leray
[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 `szymczak-leray`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 - name = "szymczak_leray"
[INFO] [stderr] 16 + name = "szymczak-leray"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `szymczak-leray`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ rs = ["unused_variables", "dead_code"]
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "szymczak-leray"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `szymczak_leray` (manifest) generated 1 warning
[INFO] [stderr] error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dedup`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/orhid/dedup.rust#1120782f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not find `Cargo.toml` in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`
[INFO] [stderr]   help: found `cargo.toml`, consider renaming it to `Cargo.toml`
[INFO] checking BartTheBartender/subgroups against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] finished tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] tweaked toml for git repo https://github.com/BartTheBartender/subgroups written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartTheBartender/subgroups 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/BartTheBartender/subgroups 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 `szymczak_leray` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../szymczak_leray
[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 `szymczak-leray`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 - name = "szymczak_leray"
[INFO] [stderr] 16 + name = "szymczak-leray"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `szymczak-leray`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ rs = ["unused_variables", "dead_code"]
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "szymczak-leray"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `szymczak_leray` (manifest) generated 1 warning
[INFO] [stderr] error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dedup`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/orhid/dedup.rust#1120782f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not find `Cargo.toml` in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`
[INFO] [stderr]   help: found `cargo.toml`, consider renaming it to `Cargo.toml`
[INFO] checking BartTheBartender/subgroups against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] finished tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] tweaked toml for git repo https://github.com/BartTheBartender/subgroups written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartTheBartender/subgroups 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/BartTheBartender/subgroups 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 `szymczak_leray` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../szymczak_leray
[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 `szymczak-leray`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 - name = "szymczak_leray"
[INFO] [stderr] 16 + name = "szymczak-leray"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `szymczak-leray`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ rs = ["unused_variables", "dead_code"]
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "szymczak-leray"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `szymczak_leray` (manifest) generated 1 warning
[INFO] [stderr] error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dedup`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/orhid/dedup.rust#1120782f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not find `Cargo.toml` in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`
[INFO] [stderr]   help: found `cargo.toml`, consider renaming it to `Cargo.toml`
[INFO] checking BartTheBartender/subgroups against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] finished tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] tweaked toml for git repo https://github.com/BartTheBartender/subgroups written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartTheBartender/subgroups 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/BartTheBartender/subgroups 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 `szymczak_leray` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../szymczak_leray
[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 `szymczak-leray`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 - name = "szymczak_leray"
[INFO] [stderr] 16 + name = "szymczak-leray"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `szymczak-leray`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ rs = ["unused_variables", "dead_code"]
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "szymczak-leray"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `szymczak_leray` (manifest) generated 1 warning
[INFO] [stderr] error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dedup`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/orhid/dedup.rust#1120782f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not find `Cargo.toml` in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`
[INFO] [stderr]   help: found `cargo.toml`, consider renaming it to `Cargo.toml`
[INFO] checking BartTheBartender/subgroups against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartTheBartender%2Fsubgroups" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] finished tweaking git repo https://github.com/BartTheBartender/subgroups
[INFO] tweaked toml for git repo https://github.com/BartTheBartender/subgroups written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartTheBartender/subgroups 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/BartTheBartender/subgroups 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 `szymczak_leray` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../szymczak_leray
[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 `szymczak-leray`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 - name = "szymczak_leray"
[INFO] [stderr] 16 + name = "szymczak-leray"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `szymczak-leray`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:20:40
[INFO] [stderr]    |
[INFO] [stderr] 20 ~ rs = ["unused_variables", "dead_code"]
[INFO] [stderr] 21 + [[bin]]
[INFO] [stderr] 22 + name = "szymczak-leray"
[INFO] [stderr] 23 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `szymczak_leray` (manifest) generated 1 warning
[INFO] [stderr] error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `dedup`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/orhid/dedup.rust#1120782f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not find `Cargo.toml` in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`
[INFO] [stderr]   help: found `cargo.toml`, consider renaming it to `Cargo.toml`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: binary `szymczak_leray` should have a kebab-case name
       |
     1 | /workspace/builds/worker-1-tc2/source/target/.../szymczak_leray
       |                                                  ^^^^^^^^^^^^^^
       |
       = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `szymczak-leray`, convert `package.name`
      --> Cargo.toml:16:8
       |
    16 - name = "szymczak_leray"
    16 + name = "szymczak-leray"
       |
    help: to change the binary name to `szymczak-leray`, specify `bin.name`
      --> Cargo.toml:20:40
       |
    20 ~ rs = ["unused_variables", "dead_code"]
    21 + [[bin]]
    22 + name = "szymczak-leray"
    23 + path = "src/main.rs"
       |
    warning: `szymczak_leray` (manifest) generated 1 warning
    error: failed to get `dedup` as a dependency of package `szymczak_leray v0.1.0 (/workspace/builds/worker-1-tc2/source)`
    
    Caused by:
      failed to load source for dependency `dedup`
    
    Caused by:
      unable to update https://github.com/orhid/dedup.rust#1120782f
    
    Caused by:
      could not find `Cargo.toml` in `/workspace/cargo-home/git/checkouts/dedup.rust-b0bfd4705c521caa/1120782`
      help: found `cargo.toml`, consider renaming it to `Cargo.toml`