[INFO] cloning repository https://github.com/ASoldo/bandana_editor_sample_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASoldo/bandana_editor_sample_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d19e9c25e8aacf0d5e297b87a46ec75dbe2a12b1
[INFO] checking ASoldo/bandana_editor_sample_game against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game" "/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/ASoldo/bandana_editor_sample_game
[INFO] finished tweaking git repo https://github.com/ASoldo/bandana_editor_sample_game
[INFO] tweaked toml for git repo https://github.com/ASoldo/bandana_editor_sample_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/bandana_editor_sample_game 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/ASoldo/bandana_editor_sample_game 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 `export_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../export_schema
[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 `export-schema`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "export_schema"
[INFO] [stderr] 2 + name = "export-schema"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sample_game` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../sample_game
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 - name = "sample_game"
[INFO] [stderr] 30 + name = "sample-game"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 ~ version = "0.1.0"
[INFO] [stderr] 32 + [[bin]]
[INFO] [stderr] 33 + name = "sample-game"
[INFO] [stderr] 34 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `sample_game` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: no matching package named `bandana_meta` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/bandana_meta_workspace/bandana_meta
[INFO] [stderr] required by package `sample_game v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking ASoldo/bandana_editor_sample_game against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game" "/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/ASoldo/bandana_editor_sample_game
[INFO] finished tweaking git repo https://github.com/ASoldo/bandana_editor_sample_game
[INFO] tweaked toml for git repo https://github.com/ASoldo/bandana_editor_sample_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/bandana_editor_sample_game 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/ASoldo/bandana_editor_sample_game 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 `export_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../export_schema
[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 `export-schema`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "export_schema"
[INFO] [stderr] 2 + name = "export-schema"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sample_game` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../sample_game
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 - name = "sample_game"
[INFO] [stderr] 30 + name = "sample-game"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 ~ version = "0.1.0"
[INFO] [stderr] 32 + [[bin]]
[INFO] [stderr] 33 + name = "sample-game"
[INFO] [stderr] 34 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `sample_game` (manifest) generated 2 warnings
[INFO] [stderr] error: no matching package named `bandana_meta` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/bandana_meta_workspace/bandana_meta
[INFO] [stderr] required by package `sample_game v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking ASoldo/bandana_editor_sample_game against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game" "/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/ASoldo/bandana_editor_sample_game
[INFO] finished tweaking git repo https://github.com/ASoldo/bandana_editor_sample_game
[INFO] tweaked toml for git repo https://github.com/ASoldo/bandana_editor_sample_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/bandana_editor_sample_game 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/ASoldo/bandana_editor_sample_game 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 `export_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../export_schema
[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 `export-schema`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "export_schema"
[INFO] [stderr] 2 + name = "export-schema"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sample_game` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../sample_game
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 - name = "sample_game"
[INFO] [stderr] 30 + name = "sample-game"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 ~ version = "0.1.0"
[INFO] [stderr] 32 + [[bin]]
[INFO] [stderr] 33 + name = "sample-game"
[INFO] [stderr] 34 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `sample_game` (manifest) generated 2 warnings
[INFO] [stderr] error: no matching package named `bandana_meta` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/bandana_meta_workspace/bandana_meta
[INFO] [stderr] required by package `sample_game v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking ASoldo/bandana_editor_sample_game against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game" "/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/ASoldo/bandana_editor_sample_game
[INFO] finished tweaking git repo https://github.com/ASoldo/bandana_editor_sample_game
[INFO] tweaked toml for git repo https://github.com/ASoldo/bandana_editor_sample_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/bandana_editor_sample_game 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/ASoldo/bandana_editor_sample_game 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 `export_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../export_schema
[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 `export-schema`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "export_schema"
[INFO] [stderr] 2 + name = "export-schema"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sample_game` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../sample_game
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 - name = "sample_game"
[INFO] [stderr] 30 + name = "sample-game"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 ~ version = "0.1.0"
[INFO] [stderr] 32 + [[bin]]
[INFO] [stderr] 33 + name = "sample-game"
[INFO] [stderr] 34 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `sample_game` (manifest) generated 2 warnings
[INFO] [stderr] error: no matching package named `bandana_meta` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/bandana_meta_workspace/bandana_meta
[INFO] [stderr] required by package `sample_game v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking ASoldo/bandana_editor_sample_game against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana_editor_sample_game" "/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/ASoldo/bandana_editor_sample_game
[INFO] finished tweaking git repo https://github.com/ASoldo/bandana_editor_sample_game
[INFO] tweaked toml for git repo https://github.com/ASoldo/bandana_editor_sample_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/bandana_editor_sample_game 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/ASoldo/bandana_editor_sample_game 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 `export_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc2/source/target/.../export_schema
[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 `export-schema`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "export_schema"
[INFO] [stderr] 2 + name = "export-schema"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sample_game` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../sample_game
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 - name = "sample_game"
[INFO] [stderr] 30 + name = "sample-game"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `sample-game`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 ~ version = "0.1.0"
[INFO] [stderr] 32 + [[bin]]
[INFO] [stderr] 33 + name = "sample-game"
[INFO] [stderr] 34 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `sample_game` (manifest) generated 2 warnings
[INFO] [stderr] error: no matching package named `bandana_meta` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/bandana_meta_workspace/bandana_meta
[INFO] [stderr] required by package `sample_game v0.1.0 (/workspace/builds/worker-1-tc2/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: binary `export_schema` should have a kebab-case name
      |
    1 | /workspace/builds/worker-1-tc2/source/target/.../export_schema
      |                                                  ^^^^^^^^^^^^^
      |
      = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `export-schema`, convert `bin.name`
     --> Cargo.toml:2:8
      |
    2 - name = "export_schema"
    2 + name = "export-schema"
      |
    warning: binary `sample_game` should have a kebab-case name
       |
     1 | /workspace/builds/worker-1-tc2/source/target/.../sample_game
       |                                                  ^^^^^^^^^^^
       |
    help: to change the binary name to `sample-game`, convert `package.name`
      --> Cargo.toml:30:8
       |
    30 - name = "sample_game"
    30 + name = "sample-game"
       |
    help: to change the binary name to `sample-game`, specify `bin.name`
      --> Cargo.toml:31:19
       |
    31 ~ version = "0.1.0"
    32 + [[bin]]
    33 + name = "sample-game"
    34 + path = "src/main.rs"
       |
    warning: `sample_game` (manifest) generated 2 warnings
    error: no matching package named `bandana_meta` found
    location searched: /workspace/builds/worker-1-tc2/bandana_meta_workspace/bandana_meta
    required by package `sample_game v0.1.0 (/workspace/builds/worker-1-tc2/source)`