[INFO] cloning repository https://github.com/redwoodresearch/rust_circuit_public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redwoodresearch/rust_circuit_public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c422bd7bd232e33204a94eddaac25c5efd75dcf4
[INFO] checking redwoodresearch/rust_circuit_public against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] finished tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] tweaked toml for git repo https://github.com/redwoodresearch/rust_circuit_public written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redwoodresearch/rust_circuit_public 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/redwoodresearch/rust_circuit_public 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 `print_exception_stubs` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../print_exception_stubs
[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 `print-exception-stubs`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "print_exception_stubs"
[INFO] [stderr] 6 + name = "print-exception-stubs"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `to_profile` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../to_profile
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `to-profile`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "to_profile"
[INFO] [stderr] 9 + name = "to-profile"
[INFO] [stderr]   |
[INFO] [stderr] warning: `rust_circuit` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `print_simp_fn_stub_part` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_simp_fn_stub_part
[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 `print-simp-fn-stub-part`, convert `bin.name`
[INFO] [stderr]   --> circuit_rewrites/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_simp_fn_stub_part"
[INFO] [stderr] 12 + name = "print-simp-fn-stub-part"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_rewrites` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `print_functions` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_functions
[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 `print-functions`, convert `bin.name`
[INFO] [stderr]   --> circuit_base/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_functions"
[INFO] [stderr] 12 + name = "print-functions"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_base` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/redwoodresearch/pyo3`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking redwoodresearch/rust_circuit_public against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] finished tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] tweaked toml for git repo https://github.com/redwoodresearch/rust_circuit_public written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redwoodresearch/rust_circuit_public 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/redwoodresearch/rust_circuit_public 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 `print_exception_stubs` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../print_exception_stubs
[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 `print-exception-stubs`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "print_exception_stubs"
[INFO] [stderr] 6 + name = "print-exception-stubs"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `to_profile` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../to_profile
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `to-profile`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "to_profile"
[INFO] [stderr] 9 + name = "to-profile"
[INFO] [stderr]   |
[INFO] [stderr] warning: `rust_circuit` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `print_simp_fn_stub_part` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_simp_fn_stub_part
[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 `print-simp-fn-stub-part`, convert `bin.name`
[INFO] [stderr]   --> circuit_rewrites/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_simp_fn_stub_part"
[INFO] [stderr] 12 + name = "print-simp-fn-stub-part"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_rewrites` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `print_functions` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_functions
[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 `print-functions`, convert `bin.name`
[INFO] [stderr]   --> circuit_base/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_functions"
[INFO] [stderr] 12 + name = "print-functions"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_base` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking redwoodresearch/rust_circuit_public against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] finished tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] tweaked toml for git repo https://github.com/redwoodresearch/rust_circuit_public written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redwoodresearch/rust_circuit_public 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/redwoodresearch/rust_circuit_public 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 `print_exception_stubs` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../print_exception_stubs
[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 `print-exception-stubs`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "print_exception_stubs"
[INFO] [stderr] 6 + name = "print-exception-stubs"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `to_profile` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../to_profile
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `to-profile`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "to_profile"
[INFO] [stderr] 9 + name = "to-profile"
[INFO] [stderr]   |
[INFO] [stderr] warning: `rust_circuit` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `print_simp_fn_stub_part` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_simp_fn_stub_part
[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 `print-simp-fn-stub-part`, convert `bin.name`
[INFO] [stderr]   --> circuit_rewrites/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_simp_fn_stub_part"
[INFO] [stderr] 12 + name = "print-simp-fn-stub-part"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_rewrites` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `print_functions` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_functions
[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 `print-functions`, convert `bin.name`
[INFO] [stderr]   --> circuit_base/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_functions"
[INFO] [stderr] 12 + name = "print-functions"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_base` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking redwoodresearch/rust_circuit_public against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] finished tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] tweaked toml for git repo https://github.com/redwoodresearch/rust_circuit_public written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redwoodresearch/rust_circuit_public 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/redwoodresearch/rust_circuit_public 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 `print_exception_stubs` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../print_exception_stubs
[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 `print-exception-stubs`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "print_exception_stubs"
[INFO] [stderr] 6 + name = "print-exception-stubs"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `to_profile` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../to_profile
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `to-profile`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "to_profile"
[INFO] [stderr] 9 + name = "to-profile"
[INFO] [stderr]   |
[INFO] [stderr] warning: `rust_circuit` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `print_simp_fn_stub_part` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_simp_fn_stub_part
[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 `print-simp-fn-stub-part`, convert `bin.name`
[INFO] [stderr]   --> circuit_rewrites/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_simp_fn_stub_part"
[INFO] [stderr] 12 + name = "print-simp-fn-stub-part"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_rewrites` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `print_functions` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_functions
[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 `print-functions`, convert `bin.name`
[INFO] [stderr]   --> circuit_base/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_functions"
[INFO] [stderr] 12 + name = "print-functions"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_base` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking redwoodresearch/rust_circuit_public against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwoodresearch%2Frust_circuit_public" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] finished tweaking git repo https://github.com/redwoodresearch/rust_circuit_public
[INFO] tweaked toml for git repo https://github.com/redwoodresearch/rust_circuit_public written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redwoodresearch/rust_circuit_public 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/redwoodresearch/rust_circuit_public 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 `print_exception_stubs` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../print_exception_stubs
[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 `print-exception-stubs`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 - name = "print_exception_stubs"
[INFO] [stderr] 6 + name = "print-exception-stubs"
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `to_profile` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../to_profile
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `to-profile`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "to_profile"
[INFO] [stderr] 9 + name = "to-profile"
[INFO] [stderr]   |
[INFO] [stderr] warning: `rust_circuit` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `print_simp_fn_stub_part` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_simp_fn_stub_part
[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 `print-simp-fn-stub-part`, convert `bin.name`
[INFO] [stderr]   --> circuit_rewrites/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_simp_fn_stub_part"
[INFO] [stderr] 12 + name = "print-simp-fn-stub-part"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_rewrites` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `print_functions` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc2/source/target/.../print_functions
[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 `print-functions`, convert `bin.name`
[INFO] [stderr]   --> circuit_base/Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "print_functions"
[INFO] [stderr] 12 + name = "print-functions"
[INFO] [stderr]    |
[INFO] [stderr] warning: `circuit_base` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds