[INFO] cloning repository https://github.com/kernelmachine/numbers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kernelmachine/numbers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d7d054d353ac63b2bd003252ef10b4b68a95651
[INFO] checking kernelmachine/numbers against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  19% (2116/10670)
Updating files:  20% (2134/10670)
Updating files:  21% (2241/10670)
Updating files:  22% (2348/10670)
Updating files:  23% (2455/10670)
Updating files:  24% (2561/10670)
Updating files:  25% (2668/10670)
Updating files:  26% (2775/10670)
Updating files:  27% (2881/10670)
Updating files:  28% (2988/10670)
Updating files:  29% (3095/10670)
Updating files:  30% (3201/10670)
Updating files:  31% (3308/10670)
Updating files:  32% (3415/10670)
Updating files:  33% (3522/10670)
Updating files:  34% (3628/10670)
Updating files:  35% (3735/10670)
Updating files:  36% (3842/10670)
Updating files:  37% (3948/10670)
Updating files:  38% (4055/10670)
Updating files:  39% (4162/10670)
Updating files:  40% (4268/10670)
Updating files:  41% (4375/10670)
Updating files:  42% (4482/10670)
Updating files:  43% (4589/10670)
Updating files:  44% (4695/10670)
Updating files:  45% (4802/10670)
Updating files:  46% (4909/10670)
Updating files:  47% (5015/10670)
Updating files:  48% (5122/10670)
Updating files:  49% (5229/10670)
Updating files:  50% (5335/10670)
Updating files:  51% (5442/10670)
Updating files:  52% (5549/10670)
Updating files:  53% (5656/10670)
Updating files:  54% (5762/10670)
Updating files:  55% (5869/10670)
Updating files:  56% (5976/10670)
Updating files:  57% (6082/10670)
Updating files:  58% (6189/10670)
Updating files:  59% (6296/10670)
Updating files:  60% (6402/10670)
Updating files:  61% (6509/10670)
Updating files:  62% (6616/10670)
Updating files:  63% (6723/10670)
Updating files:  64% (6829/10670)
Updating files:  65% (6936/10670)
Updating files:  66% (7043/10670)
Updating files:  67% (7149/10670)
Updating files:  68% (7256/10670)
Updating files:  69% (7363/10670)
Updating files:  70% (7469/10670)
Updating files:  71% (7576/10670)
Updating files:  72% (7683/10670)
Updating files:  73% (7790/10670)
Updating files:  74% (7896/10670)
Updating files:  75% (8003/10670)
Updating files:  76% (8110/10670)
Updating files:  77% (8216/10670)
Updating files:  78% (8323/10670)
Updating files:  79% (8430/10670)
Updating files:  80% (8536/10670)
Updating files:  81% (8643/10670)
Updating files:  82% (8750/10670)
Updating files:  83% (8857/10670)
Updating files:  84% (8963/10670)
Updating files:  85% (9070/10670)
Updating files:  86% (9177/10670)
Updating files:  87% (9283/10670)
Updating files:  88% (9390/10670)
Updating files:  89% (9497/10670)
Updating files:  90% (9603/10670)
Updating files:  91% (9710/10670)
Updating files:  92% (9817/10670)
Updating files:  93% (9924/10670)
Updating files:  94% (10030/10670)
Updating files:  95% (10137/10670)
Updating files:  96% (10244/10670)
Updating files:  97% (10350/10670)
Updating files:  98% (10457/10670)
Updating files:  99% (10564/10670)
Updating files: 100% (10670/10670)
Updating files: 100% (10670/10670), done.
[INFO] started tweaking git repo https://github.com/kernelmachine/numbers
[INFO] finished tweaking git repo https://github.com/kernelmachine/numbers
[INFO] tweaked toml for git repo https://github.com/kernelmachine/numbers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelmachine/numbers on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelmachine/numbers 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kernelmachine/numbers against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kernelmachine/numbers
[INFO] finished tweaking git repo https://github.com/kernelmachine/numbers
[INFO] tweaked toml for git repo https://github.com/kernelmachine/numbers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelmachine/numbers on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelmachine/numbers 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 kernelmachine/numbers against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kernelmachine/numbers
[INFO] finished tweaking git repo https://github.com/kernelmachine/numbers
[INFO] tweaked toml for git repo https://github.com/kernelmachine/numbers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelmachine/numbers on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelmachine/numbers 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 kernelmachine/numbers against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kernelmachine/numbers
[INFO] finished tweaking git repo https://github.com/kernelmachine/numbers
[INFO] tweaked toml for git repo https://github.com/kernelmachine/numbers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelmachine/numbers on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelmachine/numbers 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 kernelmachine/numbers against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkernelmachine%2Fnumbers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kernelmachine/numbers
[INFO] finished tweaking git repo https://github.com/kernelmachine/numbers
[INFO] tweaked toml for git repo https://github.com/kernelmachine/numbers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kernelmachine/numbers on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kernelmachine/numbers 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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


no output for 300 seconds