[INFO] cloning repository https://github.com/0xOzy42/yellowstone-jet-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xOzy42/yellowstone-jet-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e63a636464317bc067fbd6512ce554a920fbb38 [INFO] checking 0xOzy42/yellowstone-jet-fork against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] finished tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] tweaked toml for git repo https://github.com/0xOzy42/yellowstone-jet-fork written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xOzy42/yellowstone-jet-fork 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/0xOzy42/yellowstone-jet-fork 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: unused field `keywords` in `workspace.package` [INFO] [stderr] --> Cargo.toml:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | keywords = ["yellowstone", "solana", "rpc", "jet", "tpu", "triton"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.keywords` [INFO] [stderr] warning: unused field `publish` in `workspace.package` [INFO] [stderr] --> Cargo.toml:164:1 [INFO] [stderr] | [INFO] [stderr] 164 | publish = false [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the field `workspace.package.publish` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> crates/tpu-client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/tpu-client/Cargo.toml [INFO] [stderr] = note: `cargo::missing_lints_inheritance` is set to `warn` by default [INFO] [stderr] help: to inherit `workspace.lints, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] 119 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet-tpu-client` (manifest) generated 2 warnings [INFO] [stderr] warning: binary `lewis_dummy_server` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-5-tc2/source/target/.../lewis_dummy_server [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `lewis-dummy-server`, convert the file stem [INFO] [stderr] | [INFO] [stderr] 1 - src/bin/lewis_dummy_server.rs [INFO] [stderr] 1 + src/bin/lewis-dummy-server.rs [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 0xOzy42/yellowstone-jet-fork against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] finished tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] tweaked toml for git repo https://github.com/0xOzy42/yellowstone-jet-fork written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xOzy42/yellowstone-jet-fork 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/0xOzy42/yellowstone-jet-fork 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: unused field `keywords` in `workspace.package` [INFO] [stderr] --> Cargo.toml:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | keywords = ["yellowstone", "solana", "rpc", "jet", "tpu", "triton"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.keywords` [INFO] [stderr] warning: unused field `publish` in `workspace.package` [INFO] [stderr] --> Cargo.toml:164:1 [INFO] [stderr] | [INFO] [stderr] 164 | publish = false [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the field `workspace.package.publish` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> crates/tpu-client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/tpu-client/Cargo.toml [INFO] [stderr] = note: `cargo::missing_lints_inheritance` is set to `warn` by default [INFO] [stderr] help: to inherit `workspace.lints, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] 119 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet-tpu-client` (manifest) generated 2 warnings [INFO] [stderr] warning: binary `lewis_dummy_server` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-5-tc2/source/target/.../lewis_dummy_server [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `lewis-dummy-server`, convert the file stem [INFO] [stderr] | [INFO] [stderr] 1 - src/bin/lewis_dummy_server.rs [INFO] [stderr] 1 + src/bin/lewis-dummy-server.rs [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 0xOzy42/yellowstone-jet-fork against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] finished tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] tweaked toml for git repo https://github.com/0xOzy42/yellowstone-jet-fork written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xOzy42/yellowstone-jet-fork 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/0xOzy42/yellowstone-jet-fork 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: unused field `keywords` in `workspace.package` [INFO] [stderr] --> Cargo.toml:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | keywords = ["yellowstone", "solana", "rpc", "jet", "tpu", "triton"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.keywords` [INFO] [stderr] warning: unused field `publish` in `workspace.package` [INFO] [stderr] --> Cargo.toml:164:1 [INFO] [stderr] | [INFO] [stderr] 164 | publish = false [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the field `workspace.package.publish` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> crates/tpu-client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/tpu-client/Cargo.toml [INFO] [stderr] = note: `cargo::missing_lints_inheritance` is set to `warn` by default [INFO] [stderr] help: to inherit `workspace.lints, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] 119 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet-tpu-client` (manifest) generated 2 warnings [INFO] [stderr] warning: binary `lewis_dummy_server` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-5-tc2/source/target/.../lewis_dummy_server [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `lewis-dummy-server`, convert the file stem [INFO] [stderr] | [INFO] [stderr] 1 - src/bin/lewis_dummy_server.rs [INFO] [stderr] 1 + src/bin/lewis-dummy-server.rs [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 0xOzy42/yellowstone-jet-fork against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] finished tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] tweaked toml for git repo https://github.com/0xOzy42/yellowstone-jet-fork written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xOzy42/yellowstone-jet-fork 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/0xOzy42/yellowstone-jet-fork 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: unused field `keywords` in `workspace.package` [INFO] [stderr] --> Cargo.toml:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | keywords = ["yellowstone", "solana", "rpc", "jet", "tpu", "triton"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.keywords` [INFO] [stderr] warning: unused field `publish` in `workspace.package` [INFO] [stderr] --> Cargo.toml:164:1 [INFO] [stderr] | [INFO] [stderr] 164 | publish = false [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the field `workspace.package.publish` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> crates/tpu-client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/tpu-client/Cargo.toml [INFO] [stderr] = note: `cargo::missing_lints_inheritance` is set to `warn` by default [INFO] [stderr] help: to inherit `workspace.lints, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] 119 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet-tpu-client` (manifest) generated 2 warnings [INFO] [stderr] warning: binary `lewis_dummy_server` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-5-tc2/source/target/.../lewis_dummy_server [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `lewis-dummy-server`, convert the file stem [INFO] [stderr] | [INFO] [stderr] 1 - src/bin/lewis_dummy_server.rs [INFO] [stderr] 1 + src/bin/lewis-dummy-server.rs [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 0xOzy42/yellowstone-jet-fork against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOzy42%2Fyellowstone-jet-fork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] finished tweaking git repo https://github.com/0xOzy42/yellowstone-jet-fork [INFO] tweaked toml for git repo https://github.com/0xOzy42/yellowstone-jet-fork written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xOzy42/yellowstone-jet-fork 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/0xOzy42/yellowstone-jet-fork 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: unused field `keywords` in `workspace.package` [INFO] [stderr] --> Cargo.toml:162:1 [INFO] [stderr] | [INFO] [stderr] 162 | keywords = ["yellowstone", "solana", "rpc", "jet", "tpu", "triton"] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.keywords` [INFO] [stderr] warning: unused field `publish` in `workspace.package` [INFO] [stderr] --> Cargo.toml:164:1 [INFO] [stderr] | [INFO] [stderr] 164 | publish = false [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider removing the field `workspace.package.publish` [INFO] [stderr] warning: workspace (manifest) generated 2 warnings [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> crates/tpu-client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/tpu-client/Cargo.toml [INFO] [stderr] = note: `cargo::missing_lints_inheritance` is set to `warn` by default [INFO] [stderr] help: to inherit `workspace.lints, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] 119 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 117 ~ yellowstone-shield-store = { workspace = true, optional = true } [INFO] [stderr] 118 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet-tpu-client` (manifest) generated 2 warnings [INFO] [stderr] warning: binary `lewis_dummy_server` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-5-tc2/source/target/.../lewis_dummy_server [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `lewis-dummy-server`, convert the file stem [INFO] [stderr] | [INFO] [stderr] 1 - src/bin/lewis_dummy_server.rs [INFO] [stderr] 1 + src/bin/lewis-dummy-server.rs [INFO] [stderr] | [INFO] [stderr] warning: `yellowstone-jet` (manifest) generated 1 warning [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 sandbox container could not be created: command failed: exit status: 1 Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device