[INFO] cloning repository https://github.com/raczosala/next.js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raczosala/next.js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a3030882cfef1334690f8f96660a678d2745e73 [INFO] checking raczosala/next.js against master#65cd843ae06ad00123c131a431ed5304e4cd577a for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (13347/15199) Updating files: 88% (13376/15199) Updating files: 89% (13528/15199) Updating files: 90% (13680/15199) Updating files: 91% (13832/15199) Updating files: 92% (13984/15199) Updating files: 93% (14136/15199) Updating files: 94% (14288/15199) Updating files: 95% (14440/15199) Updating files: 96% (14592/15199) Updating files: 97% (14744/15199) Updating files: 98% (14896/15199) Updating files: 99% (15048/15199) Updating files: 100% (15199/15199) Updating files: 100% (15199/15199), done. [INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain 65cd843ae06ad00123c131a431ed5304e4cd577a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/raczosala/next.js [INFO] finished tweaking git repo https://github.com/raczosala/next.js [INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raczosala/next.js 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" "+65cd843ae06ad00123c131a431ed5304e4cd577a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking raczosala/next.js against try#e34498b580c936a8f8a419616d9571f03b6c038e for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (13400/15199) Updating files: 89% (13528/15199) Updating files: 90% (13680/15199) Updating files: 91% (13832/15199) Updating files: 92% (13984/15199) Updating files: 93% (14136/15199) Updating files: 94% (14288/15199) Updating files: 95% (14440/15199) Updating files: 96% (14592/15199) Updating files: 97% (14744/15199) Updating files: 98% (14896/15199) Updating files: 99% (15048/15199) Updating files: 100% (15199/15199) Updating files: 100% (15199/15199), done. [INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain e34498b580c936a8f8a419616d9571f03b6c038e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/raczosala/next.js [INFO] finished tweaking git repo https://github.com/raczosala/next.js [INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raczosala/next.js 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" "+e34498b580c936a8f8a419616d9571f03b6c038e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/vercel/turbo.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking raczosala/next.js against try#e34498b580c936a8f8a419616d9571f03b6c038e for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 83% (12656/15199) Updating files: 84% (12768/15199) Updating files: 85% (12920/15199) Updating files: 86% (13072/15199) Updating files: 87% (13224/15199) Updating files: 88% (13376/15199) Updating files: 89% (13528/15199) Updating files: 90% (13680/15199) Updating files: 91% (13832/15199) Updating files: 92% (13984/15199) Updating files: 93% (14136/15199) Updating files: 94% (14288/15199) Updating files: 95% (14440/15199) Updating files: 96% (14592/15199) Updating files: 97% (14744/15199) Updating files: 98% (14896/15199) Updating files: 99% (15048/15199) Updating files: 100% (15199/15199) Updating files: 100% (15199/15199), done. [INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain e34498b580c936a8f8a419616d9571f03b6c038e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/raczosala/next.js [INFO] finished tweaking git repo https://github.com/raczosala/next.js [INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raczosala/next.js 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" "+e34498b580c936a8f8a419616d9571f03b6c038e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 raczosala/next.js against try#e34498b580c936a8f8a419616d9571f03b6c038e for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (13247/15199) Updating files: 88% (13376/15199) Updating files: 89% (13528/15199) Updating files: 90% (13680/15199) Updating files: 91% (13832/15199) Updating files: 92% (13984/15199) Updating files: 93% (14136/15199) Updating files: 94% (14288/15199) Updating files: 95% (14440/15199) Updating files: 96% (14592/15199) Updating files: 97% (14744/15199) Updating files: 98% (14896/15199) Updating files: 99% (15048/15199) Updating files: 100% (15199/15199) Updating files: 100% (15199/15199), done. [INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain e34498b580c936a8f8a419616d9571f03b6c038e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/raczosala/next.js [INFO] finished tweaking git repo https://github.com/raczosala/next.js [INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raczosala/next.js 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" "+e34498b580c936a8f8a419616d9571f03b6c038e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 raczosala/next.js against try#e34498b580c936a8f8a419616d9571f03b6c038e for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (13369/15199) Updating files: 88% (13376/15199) Updating files: 89% (13528/15199) Updating files: 90% (13680/15199) Updating files: 91% (13832/15199) Updating files: 92% (13984/15199) Updating files: 93% (14136/15199) Updating files: 94% (14288/15199) Updating files: 95% (14440/15199) Updating files: 96% (14592/15199) Updating files: 97% (14744/15199) Updating files: 98% (14896/15199) Updating files: 99% (15048/15199) Updating files: 100% (15199/15199) Updating files: 100% (15199/15199), done. [INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain e34498b580c936a8f8a419616d9571f03b6c038e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/raczosala/next.js [INFO] finished tweaking git repo https://github.com/raczosala/next.js [INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raczosala/next.js 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" "+e34498b580c936a8f8a419616d9571f03b6c038e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 raczosala/next.js against try#e34498b580c936a8f8a419616d9571f03b6c038e for pr-122077 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraczosala%2Fnext.js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 88% (13483/15199) Updating files: 89% (13528/15199) Updating files: 90% (13680/15199) Updating files: 91% (13832/15199) Updating files: 92% (13984/15199) Updating files: 93% (14136/15199) Updating files: 94% (14288/15199) Updating files: 95% (14440/15199) Updating files: 96% (14592/15199) Updating files: 97% (14744/15199) Updating files: 98% (14896/15199) Updating files: 99% (15048/15199) Updating files: 100% (15199/15199) Updating files: 100% (15199/15199), done. [INFO] validating manifest of git repo https://github.com/raczosala/next.js on toolchain e34498b580c936a8f8a419616d9571f03b6c038e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e34498b580c936a8f8a419616d9571f03b6c038e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/raczosala/next.js [INFO] finished tweaking git repo https://github.com/raczosala/next.js [INFO] tweaked toml for git repo https://github.com/raczosala/next.js written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raczosala/next.js 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" "+e34498b580c936a8f8a419616d9571f03b6c038e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.