[INFO] cloning repository https://github.com/flugsio/redi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flugsio/redi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflugsio%2Fredi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflugsio%2Fredi'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/flugsio/redi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flugsio/redi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflugsio%2Fredi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflugsio%2Fredi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d132d50cf5cc39c73e37d900c530d63d6d03a62e [INFO] checking flugsio/redi against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflugsio%2Fredi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flugsio/redi on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flugsio/redi [INFO] finished tweaking git repo https://github.com/flugsio/redi [INFO] tweaked toml for git repo https://github.com/flugsio/redi written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flugsio/redi 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" "+667247db71ea18c4130dd018d060e7f09d589490" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb15bbddfceb8a62c652ad024f060a6d67422c4885f8b2ba1bffd0aa7632bc2f [INFO] running `Command { std: "docker" "start" "-a" "eb15bbddfceb8a62c652ad024f060a6d67422c4885f8b2ba1bffd0aa7632bc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb15bbddfceb8a62c652ad024f060a6d67422c4885f8b2ba1bffd0aa7632bc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb15bbddfceb8a62c652ad024f060a6d67422c4885f8b2ba1bffd0aa7632bc2f", kill_on_drop: false }` [INFO] [stdout] eb15bbddfceb8a62c652ad024f060a6d67422c4885f8b2ba1bffd0aa7632bc2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 899f42d630f0f8ceeb4c668705eafadf78fb02767b18a59538b0884d29349e47 [INFO] running `Command { std: "docker" "start" "-a" "899f42d630f0f8ceeb4c668705eafadf78fb02767b18a59538b0884d29349e47", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking redi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `actions` and `trigger` are never used [INFO] [stdout] --> src/entity/item.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Item { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn actions(&self) -> Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | fn trigger(&self, action: Action); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pages` is never read [INFO] [stdout] --> src/entity/book.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Book { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pages: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Book` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `page_number` is never read [INFO] [stdout] --> src/entity/book.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Page { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 15 | page_number: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `actions` and `trigger` are never used [INFO] [stdout] --> src/entity/item.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Item { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 7 | fn actions(&self) -> Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | fn trigger(&self, action: Action); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pages` is never read [INFO] [stdout] --> src/entity/book.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Book { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pages: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Book` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `page_number` is never read [INFO] [stdout] --> src/entity/book.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Page { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 15 | page_number: i64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "899f42d630f0f8ceeb4c668705eafadf78fb02767b18a59538b0884d29349e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899f42d630f0f8ceeb4c668705eafadf78fb02767b18a59538b0884d29349e47", kill_on_drop: false }` [INFO] [stdout] 899f42d630f0f8ceeb4c668705eafadf78fb02767b18a59538b0884d29349e47