[INFO] cloning repository https://github.com/AntoineFONDEUR/bls12-381-lambdawork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntoineFONDEUR/bls12-381-lambdawork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e3d651f95684c5a40c727153e116f04195b8be2
[INFO] checking AntoineFONDEUR/bls12-381-lambdawork against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork" "/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/AntoineFONDEUR/bls12-381-lambdawork
[INFO] finished tweaking git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork
[INFO] tweaked toml for git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork 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/AntoineFONDEUR/bls12-381-lambdawork 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 `test_lambdaworks` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../test_lambdaworks
[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 `test-lambdaworks`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "test_lambdaworks"
[INFO] [stderr]  6 + name = "test-lambdaworks"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-lambdaworks`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.1.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "test-lambdaworks"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_lambdaworks` (manifest) generated 1 warning
[INFO] [stderr] error: no matching package named `lambdaworks-math` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/lambdaworks/math
[INFO] [stderr] required by package `test_lambdaworks v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking AntoineFONDEUR/bls12-381-lambdawork against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork" "/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/AntoineFONDEUR/bls12-381-lambdawork
[INFO] finished tweaking git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork
[INFO] tweaked toml for git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork 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/AntoineFONDEUR/bls12-381-lambdawork 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 `test_lambdaworks` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../test_lambdaworks
[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 `test-lambdaworks`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "test_lambdaworks"
[INFO] [stderr]  6 + name = "test-lambdaworks"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-lambdaworks`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.1.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "test-lambdaworks"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_lambdaworks` (manifest) generated 1 warning
[INFO] [stderr] error: no matching package named `lambdaworks-math` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/lambdaworks/math
[INFO] [stderr] required by package `test_lambdaworks v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking AntoineFONDEUR/bls12-381-lambdawork against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork" "/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/AntoineFONDEUR/bls12-381-lambdawork
[INFO] finished tweaking git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork
[INFO] tweaked toml for git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork 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/AntoineFONDEUR/bls12-381-lambdawork 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 `test_lambdaworks` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../test_lambdaworks
[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 `test-lambdaworks`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "test_lambdaworks"
[INFO] [stderr]  6 + name = "test-lambdaworks"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-lambdaworks`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.1.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "test-lambdaworks"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_lambdaworks` (manifest) generated 1 warning
[INFO] [stderr] error: no matching package named `lambdaworks-math` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/lambdaworks/math
[INFO] [stderr] required by package `test_lambdaworks v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking AntoineFONDEUR/bls12-381-lambdawork against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork" "/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/AntoineFONDEUR/bls12-381-lambdawork
[INFO] finished tweaking git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork
[INFO] tweaked toml for git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork 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/AntoineFONDEUR/bls12-381-lambdawork 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 `test_lambdaworks` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../test_lambdaworks
[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 `test-lambdaworks`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "test_lambdaworks"
[INFO] [stderr]  6 + name = "test-lambdaworks"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-lambdaworks`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.1.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "test-lambdaworks"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_lambdaworks` (manifest) generated 1 warning
[INFO] [stderr] error: no matching package named `lambdaworks-math` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/lambdaworks/math
[INFO] [stderr] required by package `test_lambdaworks v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] checking AntoineFONDEUR/bls12-381-lambdawork against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoineFONDEUR%2Fbls12-381-lambdawork" "/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/AntoineFONDEUR/bls12-381-lambdawork
[INFO] finished tweaking git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork
[INFO] tweaked toml for git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntoineFONDEUR/bls12-381-lambdawork 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/AntoineFONDEUR/bls12-381-lambdawork 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 `test_lambdaworks` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../test_lambdaworks
[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 `test-lambdaworks`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:6:8
[INFO] [stderr]    |
[INFO] [stderr]  6 - name = "test_lambdaworks"
[INFO] [stderr]  6 + name = "test-lambdaworks"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-lambdaworks`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:7:19
[INFO] [stderr]    |
[INFO] [stderr]  7 ~ version = "0.1.0"
[INFO] [stderr]  8 + [[bin]]
[INFO] [stderr]  9 + name = "test-lambdaworks"
[INFO] [stderr] 10 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_lambdaworks` (manifest) generated 1 warning
[INFO] [stderr] error: no matching package named `lambdaworks-math` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc2/lambdaworks/math
[INFO] [stderr] required by package `test_lambdaworks 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 `test_lambdaworks` should have a kebab-case name
       |
     1 | /workspace/builds/worker-1-tc2/source/target/.../test_lambdaworks
       |                                                  ^^^^^^^^^^^^^^^^
       |
       = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `test-lambdaworks`, convert `package.name`
      --> Cargo.toml:6:8
       |
     6 - name = "test_lambdaworks"
     6 + name = "test-lambdaworks"
       |
    help: to change the binary name to `test-lambdaworks`, specify `bin.name`
      --> Cargo.toml:7:19
       |
     7 ~ version = "0.1.0"
     8 + [[bin]]
     9 + name = "test-lambdaworks"
    10 + path = "src/main.rs"
       |
    warning: `test_lambdaworks` (manifest) generated 1 warning
    error: no matching package named `lambdaworks-math` found
    location searched: /workspace/builds/worker-1-tc2/lambdaworks/math
    required by package `test_lambdaworks v0.1.0 (/workspace/builds/worker-1-tc2/source)`