[INFO] cloning repository https://github.com/all-in-one-solana/hello-world-with-pda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/all-in-one-solana/hello-world-with-pda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fall-in-one-solana%2Fhello-world-with-pda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fall-in-one-solana%2Fhello-world-with-pda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fbdeb05a9201e64cf8c2f67192659d93f2a905d [INFO] checking all-in-one-solana/hello-world-with-pda/8fbdeb05a9201e64cf8c2f67192659d93f2a905d against try#88e773be5b0a68392bd25d47edd909e9b2d64a6a for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fall-in-one-solana%2Fhello-world-with-pda" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/all-in-one-solana/hello-world-with-pda on toolchain 88e773be5b0a68392bd25d47edd909e9b2d64a6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/all-in-one-solana/hello-world-with-pda [INFO] finished tweaking git repo https://github.com/all-in-one-solana/hello-world-with-pda [INFO] tweaked toml for git repo https://github.com/all-in-one-solana/hello-world-with-pda written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/all-in-one-solana/hello-world-with-pda 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" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feb655c8e380864d8bb007c9767bb46f5635f5e1c96e6785b2dbfd82a98ee4c8 [INFO] running `Command { std: "docker" "start" "-a" "feb655c8e380864d8bb007c9767bb46f5635f5e1c96e6785b2dbfd82a98ee4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feb655c8e380864d8bb007c9767bb46f5635f5e1c96e6785b2dbfd82a98ee4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb655c8e380864d8bb007c9767bb46f5635f5e1c96e6785b2dbfd82a98ee4c8", kill_on_drop: false }` [INFO] [stdout] feb655c8e380864d8bb007c9767bb46f5635f5e1c96e6785b2dbfd82a98ee4c8 [INFO] checking all-in-one-solana/hello-world-with-pda/8fbdeb05a9201e64cf8c2f67192659d93f2a905d against try#88e773be5b0a68392bd25d47edd909e9b2d64a6a for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fall-in-one-solana%2Fhello-world-with-pda" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file yarn.lock [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking all-in-one-solana/hello-world-with-pda/8fbdeb05a9201e64cf8c2f67192659d93f2a905d against try#88e773be5b0a68392bd25d47edd909e9b2d64a6a for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fall-in-one-solana%2Fhello-world-with-pda" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/all-in-one-solana/hello-world-with-pda on toolchain 88e773be5b0a68392bd25d47edd909e9b2d64a6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/all-in-one-solana/hello-world-with-pda [INFO] finished tweaking git repo https://github.com/all-in-one-solana/hello-world-with-pda [INFO] tweaked toml for git repo https://github.com/all-in-one-solana/hello-world-with-pda written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/all-in-one-solana/hello-world-with-pda 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" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee60d30f61e07e269069d65237b7e95005000047e95edb001385b1787393d36 [INFO] running `Command { std: "docker" "start" "-a" "aee60d30f61e07e269069d65237b7e95005000047e95edb001385b1787393d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee60d30f61e07e269069d65237b7e95005000047e95edb001385b1787393d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee60d30f61e07e269069d65237b7e95005000047e95edb001385b1787393d36", kill_on_drop: false }` [INFO] [stdout] aee60d30f61e07e269069d65237b7e95005000047e95edb001385b1787393d36 [INFO] checking all-in-one-solana/hello-world-with-pda/8fbdeb05a9201e64cf8c2f67192659d93f2a905d against try#88e773be5b0a68392bd25d47edd909e9b2d64a6a for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fall-in-one-solana%2Fhello-world-with-pda" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/all-in-one-solana/hello-world-with-pda on toolchain 88e773be5b0a68392bd25d47edd909e9b2d64a6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/all-in-one-solana/hello-world-with-pda [INFO] finished tweaking git repo https://github.com/all-in-one-solana/hello-world-with-pda [INFO] tweaked toml for git repo https://github.com/all-in-one-solana/hello-world-with-pda written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/all-in-one-solana/hello-world-with-pda 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" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d00edb995a07e820fda689ac38fe82ee84b6f1b67c2c0df68c45afd547a10e4 [INFO] running `Command { std: "docker" "start" "-a" "5d00edb995a07e820fda689ac38fe82ee84b6f1b67c2c0df68c45afd547a10e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d00edb995a07e820fda689ac38fe82ee84b6f1b67c2c0df68c45afd547a10e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d00edb995a07e820fda689ac38fe82ee84b6f1b67c2c0df68c45afd547a10e4", kill_on_drop: false }` [INFO] [stdout] 5d00edb995a07e820fda689ac38fe82ee84b6f1b67c2c0df68c45afd547a10e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa05a0a46c2d1cc8ce58a699cf0961592f923d8016ae502ba7e835a11235c484 [INFO] running `Command { std: "docker" "start" "-a" "aa05a0a46c2d1cc8ce58a699cf0961592f923d8016ae502ba7e835a11235c484", kill_on_drop: false }` [INFO] [stderr] time="2024-12-04T08:28:43Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: failed to create task for container: failed to start shim: mkdir /var/lib/containerd/io.containerd.runtime.v2.task/moby/aa05a0a46c2d1cc8ce58a699cf0961592f923d8016ae502ba7e835a11235c484: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "aa05a0a46c2d1cc8ce58a699cf0961592f923d8016ae502ba7e835a11235c484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa05a0a46c2d1cc8ce58a699cf0961592f923d8016ae502ba7e835a11235c484", kill_on_drop: false }` [INFO] [stdout] aa05a0a46c2d1cc8ce58a699cf0961592f923d8016ae502ba7e835a11235c484