[INFO] cloning repository https://github.com/Gleb-Zaslavsky/RustedSciThe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gleb-Zaslavsky/RustedSciThe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a2dfd43e59130bdd7bbb15281e562acd5d53e79
[INFO] checking Gleb-Zaslavsky/RustedSciThe against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe" "/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/Gleb-Zaslavsky/RustedSciThe
[INFO] removed 7 missing examples
[INFO] finished tweaking git repo https://github.com/Gleb-Zaslavsky/RustedSciThe
[INFO] tweaked toml for git repo https://github.com/Gleb-Zaslavsky/RustedSciThe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gleb-Zaslavsky/RustedSciThe 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/Gleb-Zaslavsky/RustedSciThe 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: Cargo.toml: version requirement `1.1.4+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_allocation_audit` bench at `benches/nonlinear_systems_allocation_audit.rs` or `benches/nonlinear_systems_allocation_audit/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_benches` bench at `benches/nonlinear_systems_benches.rs` or `benches/nonlinear_systems_benches/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] warning: binary `RustedSciThe` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-1-tc2/source/target/.../RustedSciThe
[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 `rusted-sci-the`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:271:8
[INFO] [stderr]     |
[INFO] [stderr] 271 - name = "RustedSciThe"
[INFO] [stderr] 271 + name = "rusted-sci-the"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `rusted-sci-the`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:300:20
[INFO] [stderr]     |
[INFO] [stderr] 300 ~ version = "0.15.0"
[INFO] [stderr] 301 + [[bin]]
[INFO] [stderr] 302 + name = "rusted-sci-the"
[INFO] [stderr] 303 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `RustedSciThe` (manifest) generated 4 warnings
[INFO] [stderr] error: could not parse `RustedSciThe` (manifest) due to 2 previous errors
[INFO] checking Gleb-Zaslavsky/RustedSciThe against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe" "/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/Gleb-Zaslavsky/RustedSciThe
[INFO] removed 7 missing examples
[INFO] finished tweaking git repo https://github.com/Gleb-Zaslavsky/RustedSciThe
[INFO] tweaked toml for git repo https://github.com/Gleb-Zaslavsky/RustedSciThe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gleb-Zaslavsky/RustedSciThe 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/Gleb-Zaslavsky/RustedSciThe 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: Cargo.toml: version requirement `1.1.4+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_allocation_audit` bench at `benches/nonlinear_systems_allocation_audit.rs` or `benches/nonlinear_systems_allocation_audit/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_benches` bench at `benches/nonlinear_systems_benches.rs` or `benches/nonlinear_systems_benches/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] warning: binary `RustedSciThe` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-1-tc2/source/target/.../RustedSciThe
[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 `rusted-sci-the`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:271:8
[INFO] [stderr]     |
[INFO] [stderr] 271 - name = "RustedSciThe"
[INFO] [stderr] 271 + name = "rusted-sci-the"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `rusted-sci-the`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:300:20
[INFO] [stderr]     |
[INFO] [stderr] 300 ~ version = "0.15.0"
[INFO] [stderr] 301 + [[bin]]
[INFO] [stderr] 302 + name = "rusted-sci-the"
[INFO] [stderr] 303 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `RustedSciThe` (manifest) generated 4 warnings
[INFO] [stderr] error: could not parse `RustedSciThe` (manifest) due to 2 previous errors
[INFO] checking Gleb-Zaslavsky/RustedSciThe against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe" "/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/Gleb-Zaslavsky/RustedSciThe
[INFO] removed 7 missing examples
[INFO] finished tweaking git repo https://github.com/Gleb-Zaslavsky/RustedSciThe
[INFO] tweaked toml for git repo https://github.com/Gleb-Zaslavsky/RustedSciThe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gleb-Zaslavsky/RustedSciThe 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/Gleb-Zaslavsky/RustedSciThe 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: Cargo.toml: version requirement `1.1.4+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_allocation_audit` bench at `benches/nonlinear_systems_allocation_audit.rs` or `benches/nonlinear_systems_allocation_audit/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_benches` bench at `benches/nonlinear_systems_benches.rs` or `benches/nonlinear_systems_benches/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] warning: binary `RustedSciThe` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-1-tc2/source/target/.../RustedSciThe
[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 `rusted-sci-the`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:271:8
[INFO] [stderr]     |
[INFO] [stderr] 271 - name = "RustedSciThe"
[INFO] [stderr] 271 + name = "rusted-sci-the"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `rusted-sci-the`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:300:20
[INFO] [stderr]     |
[INFO] [stderr] 300 ~ version = "0.15.0"
[INFO] [stderr] 301 + [[bin]]
[INFO] [stderr] 302 + name = "rusted-sci-the"
[INFO] [stderr] 303 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `RustedSciThe` (manifest) generated 4 warnings
[INFO] [stderr] error: could not parse `RustedSciThe` (manifest) due to 2 previous errors
[INFO] checking Gleb-Zaslavsky/RustedSciThe against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe" "/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/Gleb-Zaslavsky/RustedSciThe
[INFO] removed 7 missing examples
[INFO] finished tweaking git repo https://github.com/Gleb-Zaslavsky/RustedSciThe
[INFO] tweaked toml for git repo https://github.com/Gleb-Zaslavsky/RustedSciThe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gleb-Zaslavsky/RustedSciThe 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/Gleb-Zaslavsky/RustedSciThe 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: Cargo.toml: version requirement `1.1.4+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_allocation_audit` bench at `benches/nonlinear_systems_allocation_audit.rs` or `benches/nonlinear_systems_allocation_audit/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_benches` bench at `benches/nonlinear_systems_benches.rs` or `benches/nonlinear_systems_benches/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] warning: binary `RustedSciThe` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-1-tc2/source/target/.../RustedSciThe
[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 `rusted-sci-the`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:271:8
[INFO] [stderr]     |
[INFO] [stderr] 271 - name = "RustedSciThe"
[INFO] [stderr] 271 + name = "rusted-sci-the"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `rusted-sci-the`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:300:20
[INFO] [stderr]     |
[INFO] [stderr] 300 ~ version = "0.15.0"
[INFO] [stderr] 301 + [[bin]]
[INFO] [stderr] 302 + name = "rusted-sci-the"
[INFO] [stderr] 303 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `RustedSciThe` (manifest) generated 4 warnings
[INFO] [stderr] error: could not parse `RustedSciThe` (manifest) due to 2 previous errors
[INFO] checking Gleb-Zaslavsky/RustedSciThe against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGleb-Zaslavsky%2FRustedSciThe" "/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/Gleb-Zaslavsky/RustedSciThe
[INFO] removed 7 missing examples
[INFO] finished tweaking git repo https://github.com/Gleb-Zaslavsky/RustedSciThe
[INFO] tweaked toml for git repo https://github.com/Gleb-Zaslavsky/RustedSciThe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gleb-Zaslavsky/RustedSciThe 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/Gleb-Zaslavsky/RustedSciThe 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: Cargo.toml: version requirement `1.1.4+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: Cargo.toml: unused manifest key: package.author
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_allocation_audit` bench at `benches/nonlinear_systems_allocation_audit.rs` or `benches/nonlinear_systems_allocation_audit/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] error: Cargo.toml: can't find `nonlinear_systems_benches` bench at `benches/nonlinear_systems_benches.rs` or `benches/nonlinear_systems_benches/main.rs`. Please specify bench.path if you want to use a non-default path.
[INFO] [stderr] warning: binary `RustedSciThe` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-1-tc2/source/target/.../RustedSciThe
[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 `rusted-sci-the`, convert `package.name`
[INFO] [stderr]    --> Cargo.toml:271:8
[INFO] [stderr]     |
[INFO] [stderr] 271 - name = "RustedSciThe"
[INFO] [stderr] 271 + name = "rusted-sci-the"
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `rusted-sci-the`, specify `bin.name`
[INFO] [stderr]    --> Cargo.toml:300:20
[INFO] [stderr]     |
[INFO] [stderr] 300 ~ version = "0.15.0"
[INFO] [stderr] 301 + [[bin]]
[INFO] [stderr] 302 + name = "rusted-sci-the"
[INFO] [stderr] 303 + path = "src/main.rs"
[INFO] [stderr]     |
[INFO] [stderr] warning: `RustedSciThe` (manifest) generated 4 warnings
[INFO] [stderr] error: could not parse `RustedSciThe` (manifest) due to 2 previous errors


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
       warning: Cargo.toml: version requirement `1.1.4+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
       warning: Cargo.toml: `panic` setting is ignored for `bench` profile
       warning: Cargo.toml: unused manifest key: package.author
       error: Cargo.toml: can't find `nonlinear_systems_allocation_audit` bench at `benches/nonlinear_systems_allocation_audit.rs` or `benches/nonlinear_systems_allocation_audit/main.rs`. Please specify bench.path if you want to use a non-default path.
       error: Cargo.toml: can't find `nonlinear_systems_benches` bench at `benches/nonlinear_systems_benches.rs` or `benches/nonlinear_systems_benches/main.rs`. Please specify bench.path if you want to use a non-default path.
       warning: binary `RustedSciThe` should have a kebab-case name
           |
         1 | /workspace/builds/worker-1-tc2/source/target/.../RustedSciThe
           |                                                  ^^^^^^^^^^^^
           |
           = note: `cargo::non_kebab_case_bins` is set to `warn` by default
       help: to change the binary name to `rusted-sci-the`, convert `package.name`
          --> Cargo.toml:271:8
           |
       271 - name = "RustedSciThe"
       271 + name = "rusted-sci-the"
           |
       help: to change the binary name to `rusted-sci-the`, specify `bin.name`
          --> Cargo.toml:300:20
           |
       300 ~ version = "0.15.0"
       301 + [[bin]]
       302 + name = "rusted-sci-the"
       303 + path = "src/main.rs"
           |
       warning: `RustedSciThe` (manifest) generated 4 warnings
       error: could not parse `RustedSciThe` (manifest) due to 2 previous errors