[INFO] cloning repository https://github.com/rohanprabhu/tarrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohanprabhu/tarrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de343b02495d91c3fb2e212f9b5984b761c3534b [INFO] testing rohanprabhu/tarrow against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanprabhu%2Ftarrow" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohanprabhu/tarrow on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohanprabhu/tarrow [INFO] finished tweaking git repo https://github.com/rohanprabhu/tarrow [INFO] tweaked toml for git repo https://github.com/rohanprabhu/tarrow written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohanprabhu/tarrow 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac v0.0.2 [INFO] [stderr] Downloaded buffer v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26dba7c807e2bbbf1c2b4edad7343d7af6b8655a171c27dd7a0be73fa158e03d [INFO] running `Command { std: "docker" "start" "-a" "26dba7c807e2bbbf1c2b4edad7343d7af6b8655a171c27dd7a0be73fa158e03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26dba7c807e2bbbf1c2b4edad7343d7af6b8655a171c27dd7a0be73fa158e03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dba7c807e2bbbf1c2b4edad7343d7af6b8655a171c27dd7a0be73fa158e03d", kill_on_drop: false }` [INFO] [stdout] 26dba7c807e2bbbf1c2b4edad7343d7af6b8655a171c27dd7a0be73fa158e03d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cab43e825f08b776f26560163c9de836f943de4d80bb651347353062ab0dd64 [INFO] running `Command { std: "docker" "start" "-a" "9cab43e825f08b776f26560163c9de836f943de4d80bb651347353062ab0dd64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling mac v0.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling buffer v0.1.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling diesel v2.1.6 [INFO] [stderr] Compiling tarrow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/object_db/object_db.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryResult` [INFO] [stdout] --> src/object_db/object_db.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::{insert_into, PgConnection, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write` [INFO] [stdout] --> src/object_db/errors.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Display, Formatter, write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content_addresses` [INFO] [stdout] --> src/object_db/object_db.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | content_addresses: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_addresses` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error_info` [INFO] [stdout] --> src/object_db/object_db.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | Error::DatabaseError(database_error_kind, error_info) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tree` [INFO] [stdout] --> src/tarrow.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | tree: StorableTarrowTree [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ObjectDb` is never constructed [INFO] [stdout] --> src/object_db/object_db.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ObjectDb { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sha_256` is never used [INFO] [stdout] --> src/object_db/object_db.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn sha_256(content: &Vec) -> Result, anyhow::Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_blobs`, and `store_object` are never used [INFO] [stdout] --> src/object_db/object_db.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl ObjectDb { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn get_blobs( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn store_object( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StoreObjectRequest` is never constructed [INFO] [stdout] --> src/object_db/models.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct StoreObjectRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StoredObject` is never constructed [INFO] [stdout] --> src/object_db/models.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StoredObject { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ObjectCollisionError` is never constructed [INFO] [stdout] --> src/object_db/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ObjectStorageError { [INFO] [stdout] | ------------------ variant in this enum [INFO] [stdout] 6 | ObjectCollisionError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectStorageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DataBlob` is never constructed [INFO] [stdout] --> src/models.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct DataBlob<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TreeEntry` is never used [INFO] [stdout] --> src/models.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum TreeEntry<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StorableTarrowTree` is never constructed [INFO] [stdout] --> src/models.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StorableTarrowTree<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TarrowTree` is never constructed [INFO] [stdout] --> src/models.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct TarrowTree<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TarrowRef` is never constructed [INFO] [stdout] --> src/models.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct TarrowRef { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/models.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl TarrowRef { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 27 | fn from(ref_name: String) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tarrow` is never constructed [INFO] [stdout] --> src/tarrow.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Tarrow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `store` is never used [INFO] [stdout] --> src/tarrow.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 10 | impl Tarrow { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 11 | fn store( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TreeDb` is never constructed [INFO] [stdout] --> src/tree_db/tree_db.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct TreeDb { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ContentAddress` is never used [INFO] [stdout] --> src/core/types.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub type ContentAddress = [u8; 32]; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s [INFO] running `Command { std: "docker" "inspect" "9cab43e825f08b776f26560163c9de836f943de4d80bb651347353062ab0dd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cab43e825f08b776f26560163c9de836f943de4d80bb651347353062ab0dd64", kill_on_drop: false }` [INFO] [stdout] 9cab43e825f08b776f26560163c9de836f943de4d80bb651347353062ab0dd64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc99da8442e5aa2744596cd46d583d7d283070b1150f99da0ceef59d20b9928 [INFO] running `Command { std: "docker" "start" "-a" "adc99da8442e5aa2744596cd46d583d7d283070b1150f99da0ceef59d20b9928", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling diesel v2.1.6 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=0df851f4bfd15a17 -C extra-filename=-d35b1f2c63c696a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-478de18483c8f743.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f71a719383340f60.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-22df026e5064c644.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-a057d5ad8d034a6b.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-4ede437f860032ef.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/552a959051cebf8f88a8f558399baf733bec9ce0/bin/rustc --crate-name toml --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=2b3004516043629b -C extra-filename=-c13bf3bbad91359b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-f71a719383340f60.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-22df026e5064c644.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-a057d5ad8d034a6b.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-d35b1f2c63c696a7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/diesel-0c5ac8f2cd945df0.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "adc99da8442e5aa2744596cd46d583d7d283070b1150f99da0ceef59d20b9928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc99da8442e5aa2744596cd46d583d7d283070b1150f99da0ceef59d20b9928", kill_on_drop: false }` [INFO] [stdout] adc99da8442e5aa2744596cd46d583d7d283070b1150f99da0ceef59d20b9928