[INFO] cloning repository https://github.com/jaroslawkrolewski/cleora3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaroslawkrolewski/cleora3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroslawkrolewski%2Fcleora3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroslawkrolewski%2Fcleora3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 833fa2cf4b0cb51196d6719ce07e652d90753503 [INFO] checking jaroslawkrolewski/cleora3 against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroslawkrolewski%2Fcleora3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jaroslawkrolewski/cleora3 [INFO] finished tweaking git repo https://github.com/jaroslawkrolewski/cleora3 [INFO] tweaked toml for git repo https://github.com/jaroslawkrolewski/cleora3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jaroslawkrolewski/cleora3 on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jaroslawkrolewski/cleora3 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] warning: Cargo.toml: unused manifest key: target.aarch64-apple-darwin.ar [INFO] [stderr] warning: Cargo.toml: unused manifest key: target.aarch64-apple-darwin.linker [INFO] [stderr] warning: Cargo.toml: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] error: Cargo.toml: can't find `cleora_benchmark` bench at `benches/cleora_benchmark.rs` or `benches/cleora_benchmark/main.rs`. Please specify bench.path if you want to use a non-default path. [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | 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: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:52:12 [INFO] [stderr] | [INFO] [stderr] 52 | homepage = "https://github.com/synerise/cleora" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 56 | repository = "https://github.com/synerise/cleora" [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: `pycleora` (manifest) generated 6 warnings [INFO] [stderr] error: could not parse `pycleora` (manifest) due to 1 previous error overridden task result to prepare-fail:unknown Caused by: 0: uncategorized prepare error 1: command failed: exit status: 101 warning: Cargo.toml: unused manifest key: build help: build is a valid .cargo/config.toml key warning: Cargo.toml: unused manifest key: target.aarch64-apple-darwin.ar warning: Cargo.toml: unused manifest key: target.aarch64-apple-darwin.linker warning: Cargo.toml: unused manifest key: target.aarch64-apple-darwin.rustflags error: Cargo.toml: can't find `cleora_benchmark` bench at `benches/cleora_benchmark.rs` or `benches/cleora_benchmark/main.rs`. Please specify bench.path if you want to use a non-default path. warning: explicit `package.readme` can be inferred --> Cargo.toml:55:1 | 55 | readme = "README.md" | ^^^^^^^^^^^^^^^^^^^^ | = note: `cargo::manual_readme` is set to `warn` by default help: consider removing `package.readme` warning: `package.homepage` is redundant with `package.repository` --> Cargo.toml:52:12 | 52 | homepage = "https://github.com/synerise/cleora" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 56 | repository = "https://github.com/synerise/cleora" | ------------------------------------ | = note: `cargo::redundant_homepage` is set to `warn` by default help: consider removing `package.homepage` warning: `pycleora` (manifest) generated 6 warnings error: could not parse `pycleora` (manifest) due to 1 previous error