[INFO] cloning repository https://github.com/d0j/TokenMaster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d0j/TokenMaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfe3b2635c8879859cb336281b9b90899f3c4223
[INFO] checking d0j/TokenMaster against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/d0j/TokenMaster
[INFO] finished tweaking git repo https://github.com/d0j/TokenMaster
[INFO] tweaked toml for git repo https://github.com/d0j/TokenMaster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d0j/TokenMaster 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/d0j/TokenMaster 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: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:36:25
[INFO] [stderr]    |
[INFO] [stderr] 36 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `durable_file_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../durable_file_fixture
[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 `durable-file-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/durable_file_fixture.rs
[INFO] [stderr] 1 + src/bin/durable-file-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `lease_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../lease_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `lease-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/lease_fixture.rs
[INFO] [stderr] 1 + src/bin/lease-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-platform` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `TokenMaster` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../TokenMaster
[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 `token-master`, convert `bin.name`
[INFO] [stderr]  --> crates/app/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "TokenMaster"
[INFO] [stderr] 9 + name = "token-master"
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-app` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `codex_app_server_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../codex_app_server_fixture
[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 `codex-app-server-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/codex_app_server_fixture.rs
[INFO] [stderr] 1 + src/bin/codex-app-server-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-codex` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking d0j/TokenMaster against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/d0j/TokenMaster
[INFO] finished tweaking git repo https://github.com/d0j/TokenMaster
[INFO] tweaked toml for git repo https://github.com/d0j/TokenMaster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d0j/TokenMaster 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/d0j/TokenMaster 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: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:36:25
[INFO] [stderr]    |
[INFO] [stderr] 36 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `durable_file_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../durable_file_fixture
[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 `durable-file-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/durable_file_fixture.rs
[INFO] [stderr] 1 + src/bin/durable-file-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `lease_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../lease_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `lease-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/lease_fixture.rs
[INFO] [stderr] 1 + src/bin/lease-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-platform` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `TokenMaster` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../TokenMaster
[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 `token-master`, convert `bin.name`
[INFO] [stderr]  --> crates/app/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "TokenMaster"
[INFO] [stderr] 9 + name = "token-master"
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-app` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `codex_app_server_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../codex_app_server_fixture
[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 `codex-app-server-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/codex_app_server_fixture.rs
[INFO] [stderr] 1 + src/bin/codex-app-server-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-codex` (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 d0j/TokenMaster against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/d0j/TokenMaster
[INFO] finished tweaking git repo https://github.com/d0j/TokenMaster
[INFO] tweaked toml for git repo https://github.com/d0j/TokenMaster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d0j/TokenMaster 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/d0j/TokenMaster 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: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:36:25
[INFO] [stderr]    |
[INFO] [stderr] 36 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `durable_file_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../durable_file_fixture
[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 `durable-file-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/durable_file_fixture.rs
[INFO] [stderr] 1 + src/bin/durable-file-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `lease_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../lease_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `lease-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/lease_fixture.rs
[INFO] [stderr] 1 + src/bin/lease-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-platform` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `TokenMaster` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../TokenMaster
[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 `token-master`, convert `bin.name`
[INFO] [stderr]  --> crates/app/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "TokenMaster"
[INFO] [stderr] 9 + name = "token-master"
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-app` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `codex_app_server_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../codex_app_server_fixture
[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 `codex-app-server-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/codex_app_server_fixture.rs
[INFO] [stderr] 1 + src/bin/codex-app-server-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-codex` (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 d0j/TokenMaster against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/d0j/TokenMaster
[INFO] finished tweaking git repo https://github.com/d0j/TokenMaster
[INFO] tweaked toml for git repo https://github.com/d0j/TokenMaster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d0j/TokenMaster 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/d0j/TokenMaster 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: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:36:25
[INFO] [stderr]    |
[INFO] [stderr] 36 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `durable_file_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../durable_file_fixture
[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 `durable-file-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/durable_file_fixture.rs
[INFO] [stderr] 1 + src/bin/durable-file-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `lease_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../lease_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `lease-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/lease_fixture.rs
[INFO] [stderr] 1 + src/bin/lease-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-platform` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `TokenMaster` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../TokenMaster
[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 `token-master`, convert `bin.name`
[INFO] [stderr]  --> crates/app/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "TokenMaster"
[INFO] [stderr] 9 + name = "token-master"
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-app` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `codex_app_server_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../codex_app_server_fixture
[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 `codex-app-server-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/codex_app_server_fixture.rs
[INFO] [stderr] 1 + src/bin/codex-app-server-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-codex` (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 d0j/TokenMaster against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd0j%2FTokenMaster" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/d0j/TokenMaster
[INFO] finished tweaking git repo https://github.com/d0j/TokenMaster
[INFO] tweaked toml for git repo https://github.com/d0j/TokenMaster written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/d0j/TokenMaster 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/d0j/TokenMaster 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: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:36:25
[INFO] [stderr]    |
[INFO] [stderr] 36 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: binary `durable_file_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../durable_file_fixture
[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 `durable-file-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/durable_file_fixture.rs
[INFO] [stderr] 1 + src/bin/durable-file-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `lease_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../lease_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `lease-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/lease_fixture.rs
[INFO] [stderr] 1 + src/bin/lease-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-platform` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `TokenMaster` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../TokenMaster
[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 `token-master`, convert `bin.name`
[INFO] [stderr]  --> crates/app/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "TokenMaster"
[INFO] [stderr] 9 + name = "token-master"
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-app` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `codex_app_server_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-2-tc2/source/target/.../codex_app_server_fixture
[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 `codex-app-server-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/codex_app_server_fixture.rs
[INFO] [stderr] 1 + src/bin/codex-app-server-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `tokenmaster-codex` (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