[INFO] cloning repository https://github.com/Dicklesworthstone/frankenjax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/frankenjax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b74ce384ef4b6c64229a3d719cf364725e97f840
[INFO] checking Dicklesworthstone/frankenjax against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankenjax written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/frankenjax on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/frankenjax 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fj_architecture_boundary_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_architecture_boundary_gate
[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 `fj-architecture-boundary-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_architecture_boundary_gate.rs
[INFO] [stderr] 1 + src/bin/fj-architecture-boundary-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_cache_lifecycle_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_cache_lifecycle_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-cache-lifecycle-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_cache_lifecycle_gate.rs
[INFO] [stderr] 1 + src/bin/fj-cache-lifecycle-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_decision_ledger_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_decision_ledger_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-decision-ledger-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_decision_ledger_gate.rs
[INFO] [stderr] 1 + src/bin/fj-decision-ledger-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_durability` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_durability
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-durability`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_durability.rs
[INFO] [stderr] 1 + src/bin/fj-durability.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_e2e_log_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_e2e_log_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-e2e-log-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_e2e_log_check.rs
[INFO] [stderr] 1 + src/bin/fj-e2e-log-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_error_taxonomy_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_error_taxonomy_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-error-taxonomy-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_error_taxonomy_gate.rs
[INFO] [stderr] 1 + src/bin/fj-error-taxonomy-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_memory_performance_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_memory_performance_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-memory-performance-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_memory_performance_gate.rs
[INFO] [stderr] 1 + src/bin/fj-memory-performance-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_numerical_stability_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_numerical_stability_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-numerical-stability-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_numerical_stability_gate.rs
[INFO] [stderr] 1 + src/bin/fj-numerical-stability-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_onboarding_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_onboarding_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-onboarding-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_onboarding_gate.rs
[INFO] [stderr] 1 + src/bin/fj-onboarding-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_optimization_hotspot_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_optimization_hotspot_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-optimization-hotspot-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_optimization_hotspot_gate.rs
[INFO] [stderr] 1 + src/bin/fj-optimization-hotspot-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_oracle_recapture_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_oracle_recapture_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-oracle-recapture-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_oracle_recapture_gate.rs
[INFO] [stderr] 1 + src/bin/fj-oracle-recapture-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_security_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_security_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-security-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_security_gate.rs
[INFO] [stderr] 1 + src/bin/fj-security-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_transform_control_flow_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_transform_control_flow_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-transform-control-flow-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_transform_control_flow_gate.rs
[INFO] [stderr] 1 + src/bin/fj-transform-control-flow-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_ttl_semantic_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_ttl_semantic_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-ttl-semantic-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_ttl_semantic_gate.rs
[INFO] [stderr] 1 + src/bin/fj-ttl-semantic-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_v1_parity_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_v1_parity_report
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-v1-parity-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_v1_parity_report.rs
[INFO] [stderr] 1 + src/bin/fj-v1-parity-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `fj-conformance` (manifest) generated 15 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Dicklesworthstone/frankenjax against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankenjax written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/frankenjax on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/frankenjax 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fj_architecture_boundary_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_architecture_boundary_gate
[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 `fj-architecture-boundary-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_architecture_boundary_gate.rs
[INFO] [stderr] 1 + src/bin/fj-architecture-boundary-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_cache_lifecycle_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_cache_lifecycle_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-cache-lifecycle-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_cache_lifecycle_gate.rs
[INFO] [stderr] 1 + src/bin/fj-cache-lifecycle-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_decision_ledger_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_decision_ledger_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-decision-ledger-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_decision_ledger_gate.rs
[INFO] [stderr] 1 + src/bin/fj-decision-ledger-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_durability` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_durability
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-durability`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_durability.rs
[INFO] [stderr] 1 + src/bin/fj-durability.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_e2e_log_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_e2e_log_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-e2e-log-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_e2e_log_check.rs
[INFO] [stderr] 1 + src/bin/fj-e2e-log-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_error_taxonomy_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_error_taxonomy_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-error-taxonomy-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_error_taxonomy_gate.rs
[INFO] [stderr] 1 + src/bin/fj-error-taxonomy-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_memory_performance_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_memory_performance_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-memory-performance-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_memory_performance_gate.rs
[INFO] [stderr] 1 + src/bin/fj-memory-performance-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_numerical_stability_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_numerical_stability_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-numerical-stability-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_numerical_stability_gate.rs
[INFO] [stderr] 1 + src/bin/fj-numerical-stability-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_onboarding_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_onboarding_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-onboarding-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_onboarding_gate.rs
[INFO] [stderr] 1 + src/bin/fj-onboarding-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_optimization_hotspot_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_optimization_hotspot_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-optimization-hotspot-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_optimization_hotspot_gate.rs
[INFO] [stderr] 1 + src/bin/fj-optimization-hotspot-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_oracle_recapture_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_oracle_recapture_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-oracle-recapture-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_oracle_recapture_gate.rs
[INFO] [stderr] 1 + src/bin/fj-oracle-recapture-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_security_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_security_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-security-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_security_gate.rs
[INFO] [stderr] 1 + src/bin/fj-security-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_transform_control_flow_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_transform_control_flow_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-transform-control-flow-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_transform_control_flow_gate.rs
[INFO] [stderr] 1 + src/bin/fj-transform-control-flow-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_ttl_semantic_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_ttl_semantic_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-ttl-semantic-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_ttl_semantic_gate.rs
[INFO] [stderr] 1 + src/bin/fj-ttl-semantic-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_v1_parity_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_v1_parity_report
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-v1-parity-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_v1_parity_report.rs
[INFO] [stderr] 1 + src/bin/fj-v1-parity-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `fj-conformance` (manifest) generated 15 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Dicklesworthstone/frankenjax against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankenjax written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/frankenjax on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/frankenjax 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fj_architecture_boundary_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_architecture_boundary_gate
[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 `fj-architecture-boundary-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_architecture_boundary_gate.rs
[INFO] [stderr] 1 + src/bin/fj-architecture-boundary-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_cache_lifecycle_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_cache_lifecycle_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-cache-lifecycle-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_cache_lifecycle_gate.rs
[INFO] [stderr] 1 + src/bin/fj-cache-lifecycle-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_decision_ledger_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_decision_ledger_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-decision-ledger-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_decision_ledger_gate.rs
[INFO] [stderr] 1 + src/bin/fj-decision-ledger-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_durability` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_durability
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-durability`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_durability.rs
[INFO] [stderr] 1 + src/bin/fj-durability.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_e2e_log_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_e2e_log_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-e2e-log-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_e2e_log_check.rs
[INFO] [stderr] 1 + src/bin/fj-e2e-log-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_error_taxonomy_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_error_taxonomy_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-error-taxonomy-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_error_taxonomy_gate.rs
[INFO] [stderr] 1 + src/bin/fj-error-taxonomy-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_memory_performance_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_memory_performance_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-memory-performance-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_memory_performance_gate.rs
[INFO] [stderr] 1 + src/bin/fj-memory-performance-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_numerical_stability_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_numerical_stability_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-numerical-stability-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_numerical_stability_gate.rs
[INFO] [stderr] 1 + src/bin/fj-numerical-stability-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_onboarding_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_onboarding_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-onboarding-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_onboarding_gate.rs
[INFO] [stderr] 1 + src/bin/fj-onboarding-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_optimization_hotspot_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_optimization_hotspot_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-optimization-hotspot-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_optimization_hotspot_gate.rs
[INFO] [stderr] 1 + src/bin/fj-optimization-hotspot-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_oracle_recapture_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_oracle_recapture_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-oracle-recapture-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_oracle_recapture_gate.rs
[INFO] [stderr] 1 + src/bin/fj-oracle-recapture-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_security_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_security_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-security-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_security_gate.rs
[INFO] [stderr] 1 + src/bin/fj-security-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_transform_control_flow_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_transform_control_flow_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-transform-control-flow-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_transform_control_flow_gate.rs
[INFO] [stderr] 1 + src/bin/fj-transform-control-flow-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_ttl_semantic_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_ttl_semantic_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-ttl-semantic-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_ttl_semantic_gate.rs
[INFO] [stderr] 1 + src/bin/fj-ttl-semantic-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_v1_parity_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_v1_parity_report
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-v1-parity-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_v1_parity_report.rs
[INFO] [stderr] 1 + src/bin/fj-v1-parity-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `fj-conformance` (manifest) generated 15 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonschema v0.42.2
[INFO] [stderr]   Downloaded referencing v0.42.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] checking Dicklesworthstone/frankenjax against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankenjax written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/frankenjax on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/frankenjax 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fj_architecture_boundary_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_architecture_boundary_gate
[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 `fj-architecture-boundary-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_architecture_boundary_gate.rs
[INFO] [stderr] 1 + src/bin/fj-architecture-boundary-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_cache_lifecycle_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_cache_lifecycle_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-cache-lifecycle-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_cache_lifecycle_gate.rs
[INFO] [stderr] 1 + src/bin/fj-cache-lifecycle-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_decision_ledger_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_decision_ledger_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-decision-ledger-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_decision_ledger_gate.rs
[INFO] [stderr] 1 + src/bin/fj-decision-ledger-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_durability` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_durability
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-durability`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_durability.rs
[INFO] [stderr] 1 + src/bin/fj-durability.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_e2e_log_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_e2e_log_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-e2e-log-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_e2e_log_check.rs
[INFO] [stderr] 1 + src/bin/fj-e2e-log-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_error_taxonomy_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_error_taxonomy_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-error-taxonomy-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_error_taxonomy_gate.rs
[INFO] [stderr] 1 + src/bin/fj-error-taxonomy-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_memory_performance_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_memory_performance_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-memory-performance-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_memory_performance_gate.rs
[INFO] [stderr] 1 + src/bin/fj-memory-performance-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_numerical_stability_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_numerical_stability_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-numerical-stability-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_numerical_stability_gate.rs
[INFO] [stderr] 1 + src/bin/fj-numerical-stability-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_onboarding_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_onboarding_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-onboarding-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_onboarding_gate.rs
[INFO] [stderr] 1 + src/bin/fj-onboarding-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_optimization_hotspot_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_optimization_hotspot_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-optimization-hotspot-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_optimization_hotspot_gate.rs
[INFO] [stderr] 1 + src/bin/fj-optimization-hotspot-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_oracle_recapture_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_oracle_recapture_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-oracle-recapture-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_oracle_recapture_gate.rs
[INFO] [stderr] 1 + src/bin/fj-oracle-recapture-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_security_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_security_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-security-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_security_gate.rs
[INFO] [stderr] 1 + src/bin/fj-security-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_transform_control_flow_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_transform_control_flow_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-transform-control-flow-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_transform_control_flow_gate.rs
[INFO] [stderr] 1 + src/bin/fj-transform-control-flow-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_ttl_semantic_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_ttl_semantic_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-ttl-semantic-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_ttl_semantic_gate.rs
[INFO] [stderr] 1 + src/bin/fj-ttl-semantic-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_v1_parity_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_v1_parity_report
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-v1-parity-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_v1_parity_report.rs
[INFO] [stderr] 1 + src/bin/fj-v1-parity-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `fj-conformance` (manifest) generated 15 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Dicklesworthstone/frankenjax against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenjax" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankenjax
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankenjax written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/frankenjax on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/frankenjax 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fj_architecture_boundary_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_architecture_boundary_gate
[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 `fj-architecture-boundary-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_architecture_boundary_gate.rs
[INFO] [stderr] 1 + src/bin/fj-architecture-boundary-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_cache_lifecycle_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_cache_lifecycle_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-cache-lifecycle-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_cache_lifecycle_gate.rs
[INFO] [stderr] 1 + src/bin/fj-cache-lifecycle-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_decision_ledger_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_decision_ledger_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-decision-ledger-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_decision_ledger_gate.rs
[INFO] [stderr] 1 + src/bin/fj-decision-ledger-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_durability` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_durability
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-durability`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_durability.rs
[INFO] [stderr] 1 + src/bin/fj-durability.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_e2e_log_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_e2e_log_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-e2e-log-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_e2e_log_check.rs
[INFO] [stderr] 1 + src/bin/fj-e2e-log-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_error_taxonomy_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_error_taxonomy_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-error-taxonomy-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_error_taxonomy_gate.rs
[INFO] [stderr] 1 + src/bin/fj-error-taxonomy-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_memory_performance_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_memory_performance_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-memory-performance-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_memory_performance_gate.rs
[INFO] [stderr] 1 + src/bin/fj-memory-performance-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_numerical_stability_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_numerical_stability_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-numerical-stability-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_numerical_stability_gate.rs
[INFO] [stderr] 1 + src/bin/fj-numerical-stability-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_onboarding_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_onboarding_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-onboarding-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_onboarding_gate.rs
[INFO] [stderr] 1 + src/bin/fj-onboarding-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_optimization_hotspot_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_optimization_hotspot_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-optimization-hotspot-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_optimization_hotspot_gate.rs
[INFO] [stderr] 1 + src/bin/fj-optimization-hotspot-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_oracle_recapture_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_oracle_recapture_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-oracle-recapture-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_oracle_recapture_gate.rs
[INFO] [stderr] 1 + src/bin/fj-oracle-recapture-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_security_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_security_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-security-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_security_gate.rs
[INFO] [stderr] 1 + src/bin/fj-security-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_transform_control_flow_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_transform_control_flow_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-transform-control-flow-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_transform_control_flow_gate.rs
[INFO] [stderr] 1 + src/bin/fj-transform-control-flow-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_ttl_semantic_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_ttl_semantic_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-ttl-semantic-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_ttl_semantic_gate.rs
[INFO] [stderr] 1 + src/bin/fj-ttl-semantic-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `fj_v1_parity_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../fj_v1_parity_report
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `fj-v1-parity-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/fj_v1_parity_report.rs
[INFO] [stderr] 1 + src/bin/fj-v1-parity-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `fj-conformance` (manifest) generated 15 warnings
[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