[INFO] cloning repository https://github.com/Dicklesworthstone/franken_whisper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/franken_whisper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 067ad78e4e0275c4a841057bdbab9143970a5495
[INFO] checking Dicklesworthstone/franken_whisper against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/franken_whisper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/franken_whisper on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/franken_whisper 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | 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: binary `benchmark_guardrails` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../benchmark_guardrails
[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 `benchmark-guardrails`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/benchmark_guardrails.rs
[INFO] [stderr] 1 + src/bin/benchmark-guardrails.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `franken_whisper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../franken_whisper
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `franken-whisper`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 - name = "franken_whisper"
[INFO] [stderr] 26 + name = "franken-whisper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:171:12
[INFO] [stderr]     |
[INFO] [stderr] 171 | homepage = "https://github.com/Dicklesworthstone/franken_whisper"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | repository = "https://github.com/Dicklesworthstone/franken_whisper"
[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: `franken_whisper` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `fj-core` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/frankenjax/crates/fj-core
[INFO] [stderr] required by package `franken_whisper v0.9.3 (/workspace/builds/worker-7-tc2/source)`
[INFO] checking Dicklesworthstone/franken_whisper against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/franken_whisper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/franken_whisper on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/franken_whisper 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | 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: binary `benchmark_guardrails` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../benchmark_guardrails
[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 `benchmark-guardrails`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/benchmark_guardrails.rs
[INFO] [stderr] 1 + src/bin/benchmark-guardrails.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `franken_whisper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../franken_whisper
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `franken-whisper`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 - name = "franken_whisper"
[INFO] [stderr] 26 + name = "franken-whisper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:171:12
[INFO] [stderr]     |
[INFO] [stderr] 171 | homepage = "https://github.com/Dicklesworthstone/franken_whisper"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | repository = "https://github.com/Dicklesworthstone/franken_whisper"
[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: `franken_whisper` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `fj-core` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/frankenjax/crates/fj-core
[INFO] [stderr] required by package `franken_whisper v0.9.3 (/workspace/builds/worker-7-tc2/source)`
[INFO] checking Dicklesworthstone/franken_whisper against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/franken_whisper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/franken_whisper on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/franken_whisper 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | 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: binary `benchmark_guardrails` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../benchmark_guardrails
[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 `benchmark-guardrails`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/benchmark_guardrails.rs
[INFO] [stderr] 1 + src/bin/benchmark-guardrails.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `franken_whisper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../franken_whisper
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `franken-whisper`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 - name = "franken_whisper"
[INFO] [stderr] 26 + name = "franken-whisper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:171:12
[INFO] [stderr]     |
[INFO] [stderr] 171 | homepage = "https://github.com/Dicklesworthstone/franken_whisper"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | repository = "https://github.com/Dicklesworthstone/franken_whisper"
[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: `franken_whisper` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `fj-core` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/frankenjax/crates/fj-core
[INFO] [stderr] required by package `franken_whisper v0.9.3 (/workspace/builds/worker-7-tc2/source)`
[INFO] checking Dicklesworthstone/franken_whisper against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/franken_whisper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/franken_whisper on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/franken_whisper 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | 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: binary `benchmark_guardrails` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../benchmark_guardrails
[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 `benchmark-guardrails`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/benchmark_guardrails.rs
[INFO] [stderr] 1 + src/bin/benchmark-guardrails.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `franken_whisper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../franken_whisper
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `franken-whisper`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 - name = "franken_whisper"
[INFO] [stderr] 26 + name = "franken-whisper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:171:12
[INFO] [stderr]     |
[INFO] [stderr] 171 | homepage = "https://github.com/Dicklesworthstone/franken_whisper"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | repository = "https://github.com/Dicklesworthstone/franken_whisper"
[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: `franken_whisper` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `fj-core` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/frankenjax/crates/fj-core
[INFO] [stderr] required by package `franken_whisper v0.9.3 (/workspace/builds/worker-7-tc2/source)`
[INFO] checking Dicklesworthstone/franken_whisper against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffranken_whisper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/franken_whisper
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/franken_whisper written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/franken_whisper on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/franken_whisper 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | 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: binary `benchmark_guardrails` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../benchmark_guardrails
[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 `benchmark-guardrails`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/benchmark_guardrails.rs
[INFO] [stderr] 1 + src/bin/benchmark-guardrails.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `franken_whisper` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../franken_whisper
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `franken-whisper`, convert `bin.name`
[INFO] [stderr]   --> Cargo.toml:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 - name = "franken_whisper"
[INFO] [stderr] 26 + name = "franken-whisper"
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:171:12
[INFO] [stderr]     |
[INFO] [stderr] 171 | homepage = "https://github.com/Dicklesworthstone/franken_whisper"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 | repository = "https://github.com/Dicklesworthstone/franken_whisper"
[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: `franken_whisper` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `fj-core` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/frankenjax/crates/fj-core
[INFO] [stderr] required by package `franken_whisper v0.9.3 (/workspace/builds/worker-7-tc2/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:176:1
        |
    176 | readme = "README.md"
        | ^^^^^^^^^^^^^^^^^^^^
        |
        = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: binary `benchmark_guardrails` should have a kebab-case name
      |
    1 | /workspace/builds/worker-7-tc2/source/target/.../benchmark_guardrails
      |                                                  ^^^^^^^^^^^^^^^^^^^^
      |
      = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `benchmark-guardrails`, convert the file stem
      |
    1 - src/bin/benchmark_guardrails.rs
    1 + src/bin/benchmark-guardrails.rs
      |
    warning: binary `franken_whisper` should have a kebab-case name
       |
     1 | /workspace/builds/worker-7-tc2/source/target/.../franken_whisper
       |                                                  ^^^^^^^^^^^^^^^
       |
    help: to change the binary name to `franken-whisper`, convert `bin.name`
      --> Cargo.toml:26:8
       |
    26 - name = "franken_whisper"
    26 + name = "franken-whisper"
       |
    warning: `package.homepage` is redundant with `package.repository`
       --> Cargo.toml:171:12
        |
    171 | homepage = "https://github.com/Dicklesworthstone/franken_whisper"
        |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...
    177 | repository = "https://github.com/Dicklesworthstone/franken_whisper"
        |              ------------------------------------------------------
        |
        = note: `cargo::redundant_homepage` is set to `warn` by default
    help: consider removing `package.homepage`
    warning: `franken_whisper` (manifest) generated 4 warnings
        Updating crates.io index
    error: no matching package named `fj-core` found
    location searched: /workspace/builds/worker-7-tc2/frankenjax/crates/fj-core
    required by package `franken_whisper v0.9.3 (/workspace/builds/worker-7-tc2/source)`