[INFO] cloning repository https://github.com/steveofficer/Git2Json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steveofficer/Git2Json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteveofficer%2FGit2Json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteveofficer%2FGit2Json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6ae50bda95033f7ecb61e57b390b93ac8299aa9 [INFO] checking steveofficer/Git2Json against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteveofficer%2FGit2Json" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steveofficer/Git2Json on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/steveofficer/Git2Json [INFO] finished tweaking git repo https://github.com/steveofficer/Git2Json [INFO] tweaked toml for git repo https://github.com/steveofficer/Git2Json written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/steveofficer/Git2Json 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cec07a2acbfa5002c1b17dd31e86ae337f796730d6427e094b5aec528264caea [INFO] running `Command { std: "docker" "start" "-a" "cec07a2acbfa5002c1b17dd31e86ae337f796730d6427e094b5aec528264caea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cec07a2acbfa5002c1b17dd31e86ae337f796730d6427e094b5aec528264caea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec07a2acbfa5002c1b17dd31e86ae337f796730d6427e094b5aec528264caea", kill_on_drop: false }` [INFO] [stdout] cec07a2acbfa5002c1b17dd31e86ae337f796730d6427e094b5aec528264caea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ffae1b3791b5849a3f180aec55ed595d69fd139947c4dd2215f9073c65e717 [INFO] running `Command { std: "docker" "start" "-a" "73ffae1b3791b5849a3f180aec55ed595d69fd139947c4dd2215f9073c65e717", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking git2json v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `delimited`, `many1_count`, `many_m_n`, `recognize`, `rest_len`, and `rest` [INFO] [stdout] --> src/git_parser/parsers.rs:2:179 [INFO] [stdout] | [INFO] [stdout] 2 | ...{map, recognize, rest, rest_len, value}, multi::{many0, many1_count, many_m_n, many_till, separated_list0}, sequence::{delimited, prec... [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt::Debug` and `fs::read` [INFO] [stdout] --> src/git_parser/pack/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fmt::Debug, fs::read, io::Read, str}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `complete::be_i32` [INFO] [stdout] --> src/git_parser/pack/mod.rs:6:73 [INFO] [stdout] | [INFO] [stdout] 6 | bytes::streaming::take, combinator::map, error::ErrorKind, number::{complete::be_i32, streaming::be_u32}, IResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delimited`, `many1_count`, `many_m_n`, `recognize`, `rest_len`, and `rest` [INFO] [stdout] --> src/git_parser/parsers.rs:2:179 [INFO] [stdout] | [INFO] [stdout] 2 | ...{map, recognize, rest, rest_len, value}, multi::{many0, many1_count, many_m_n, many_till, separated_list0}, sequence::{delimited, prec... [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt::Debug` and `fs::read` [INFO] [stdout] --> src/git_parser/pack/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{fmt::Debug, fs::read, io::Read, str}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `complete::be_i32` [INFO] [stdout] --> src/git_parser/pack/mod.rs:6:73 [INFO] [stdout] | [INFO] [stdout] 6 | bytes::streaming::take, combinator::map, error::ErrorKind, number::{complete::be_i32, streaming::be_u32}, IResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/git_parser/pack/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let mut output_stream = &input[offset..]; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/git_parser/pack/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let mut output_stream = &input[offset..]; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `file_name` are never read [INFO] [stdout] --> src/git_parser/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GitTreeEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | pub code: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub file_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitTreeEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `file_name` are never read [INFO] [stdout] --> src/git_parser/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GitTreeEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 10 | pub code: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub file_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitTreeEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/git_parser/types.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct GitCommit { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 22 | pub metadata: Vec, [INFO] [stdout] 23 | pub content: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitCommit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/git_parser/types.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct GitBlob { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 28 | pub content: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitBlob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/git_parser/types.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct GitCommit { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 22 | pub metadata: Vec, [INFO] [stdout] 23 | pub content: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitCommit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/git_parser/types.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct GitBlob { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 28 | pub content: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitBlob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/git_parser/types.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | Blob(GitBlob) [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `GitObject` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | Blob(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `object_names` and `offsets` are never read [INFO] [stdout] --> src/git_parser/types.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct GitIndexFile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 40 | pub object_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | pub offsets: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitIndexFile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/git_parser/types.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | Blob(GitBlob) [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `GitObject` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | Blob(()) [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `object_names` and `offsets` are never read [INFO] [stdout] --> src/git_parser/types.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct GitIndexFile { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 40 | pub object_names: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | pub offsets: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitIndexFile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "73ffae1b3791b5849a3f180aec55ed595d69fd139947c4dd2215f9073c65e717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ffae1b3791b5849a3f180aec55ed595d69fd139947c4dd2215f9073c65e717", kill_on_drop: false }` [INFO] [stdout] 73ffae1b3791b5849a3f180aec55ed595d69fd139947c4dd2215f9073c65e717 [INFO] checking steveofficer/Git2Json against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteveofficer%2FGit2Json" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steveofficer/Git2Json on toolchain 6223d840318ac1f9c8b6bf3aef24c3ff67683479 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/steveofficer/Git2Json [INFO] finished tweaking git repo https://github.com/steveofficer/Git2Json [INFO] tweaked toml for git repo https://github.com/steveofficer/Git2Json written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/steveofficer/Git2Json 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" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a836e667566fa216d10aa6488e34503d6302a2b59f975c40089e50cd73bed6bd [INFO] running `Command { std: "docker" "start" "-a" "a836e667566fa216d10aa6488e34503d6302a2b59f975c40089e50cd73bed6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a836e667566fa216d10aa6488e34503d6302a2b59f975c40089e50cd73bed6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a836e667566fa216d10aa6488e34503d6302a2b59f975c40089e50cd73bed6bd", kill_on_drop: false }` [INFO] [stdout] a836e667566fa216d10aa6488e34503d6302a2b59f975c40089e50cd73bed6bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1552014ed483b77be8e24e7acfe3658aeccbe0ea0d3f8345dca0188a6c9d078 [INFO] running `Command { std: "docker" "start" "-a" "e1552014ed483b77be8e24e7acfe3658aeccbe0ea0d3f8345dca0188a6c9d078", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeev8CO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagS1vpm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcwMyW1i/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwMyW1i/symbols.o" "/opt/rustwide/target/debug/deps/indoc-33746912a4130a9a.indoc.d4a1c76b29f44c1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/indoc-33746912a4130a9a.indoc.d4a1c76b29f44c1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/indoc-33746912a4130a9a.indoc.d4a1c76b29f44c1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/indoc-33746912a4130a9a.indoc.d4a1c76b29f44c1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/indoc-33746912a4130a9a.22uvf4mtejug9924mqwcdmvrg.rcgu.rmeta" "/opt/rustwide/target/debug/deps/indoc-33746912a4130a9a.7rsnifefz45nv8xhh8v0i74tc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libindoc-33746912a4130a9a.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libindoc-33746912a4130a9a.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indoc` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3dQy6n/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flate2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6cMlUB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9lGU7o" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5OW077/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e1552014ed483b77be8e24e7acfe3658aeccbe0ea0d3f8345dca0188a6c9d078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1552014ed483b77be8e24e7acfe3658aeccbe0ea0d3f8345dca0188a6c9d078", kill_on_drop: false }` [INFO] [stdout] e1552014ed483b77be8e24e7acfe3658aeccbe0ea0d3f8345dca0188a6c9d078