[INFO] cloning repository https://github.com/skshetry/dvc-data-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skshetry/dvc-data-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskshetry%2Fdvc-data-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskshetry%2Fdvc-data-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4be70284f7c7be1a11e0d8c250a7ea3df4cdeb42
[INFO] testing skshetry/dvc-data-rs against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskshetry%2Fdvc-data-rs" "/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/skshetry/dvc-data-rs on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/skshetry/dvc-data-rs
[INFO] finished tweaking git repo https://github.com/skshetry/dvc-data-rs
[INFO] tweaked toml for git repo https://github.com/skshetry/dvc-data-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/skshetry/dvc-data-rs 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.5.0
[INFO] [stderr]   Downloaded reflink-copy v0.1.14
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a28fa655d6af94e9cd53c08730cb267685a72bbaa2ad25ca32a7b31ea9bc3f6c
[INFO] running `Command { std: "docker" "start" "-a" "a28fa655d6af94e9cd53c08730cb267685a72bbaa2ad25ca32a7b31ea9bc3f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a28fa655d6af94e9cd53c08730cb267685a72bbaa2ad25ca32a7b31ea9bc3f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a28fa655d6af94e9cd53c08730cb267685a72bbaa2ad25ca32a7b31ea9bc3f6c", kill_on_drop: false }`
[INFO] [stdout] a28fa655d6af94e9cd53c08730cb267685a72bbaa2ad25ca32a7b31ea9bc3f6c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb968a27d55d7e47d50e45c44be15e786f6ca8e513e56f4375f303c57e58a55
[INFO] running `Command { std: "docker" "start" "-a" "deb968a27d55d7e47d50e45c44be15e786f6ca8e513e56f4375f303c57e58a55", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling reflink-copy v0.1.14
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling git2 v0.18.2
[INFO] [stderr]    Compiling dvc-data v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc3YEm3V/symbols.o" "/opt/rustwide/target/debug/deps/dvc_data-939e44910541d2bf.dvc_data.91410980ee451708-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dvc_data-939e44910541d2bf.dvc_data.91410980ee451708-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dvc_data-939e44910541d2bf.dvc_data.91410980ee451708-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dvc_data-939e44910541d2bf.5mqlieocua58mzp8esds323mn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-918ac0c72bfcb6af/out/build" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-d6526cfbe9da08d3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-7f0ef70da0d2c893.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-baa1f072e9fa5b3b.rlib" "/opt/rustwide/target/debug/deps/libregex-670f3a7ff243cc38.rlib" "/opt/rustwide/target/debug/deps/libhumantime-136f1028504d568b.rlib" "/opt/rustwide/target/debug/deps/libdvc_data-aa69d17cd0784c9e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02fd63d246f0b42e.rlib" "/opt/rustwide/target/debug/deps/libwhoami-144bd21e015458e3.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-a38785ec27a71fc1.rlib" "/opt/rustwide/target/debug/deps/libreflink_copy-42f92df43c96f8b5.rlib" "/opt/rustwide/target/debug/deps/librustix-5763016485229fb6.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3fa6b98350cac581.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1b9937daf94ed03d.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-d1c00ea726d0a556.rlib" "/opt/rustwide/target/debug/deps/libgit2-3730450879911138.rlib" "/opt/rustwide/target/debug/deps/liburl-8bddc5e088c4dec5.rlib" "/opt/rustwide/target/debug/deps/libidna-8cca08f59b820885.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-16d605534e48c868.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38b25455b1d7e139.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-72b75a9acd5a57a8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a4ddc32ac501497b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-c43ad633e214163b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b4bac1f8fa604c96.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-797300f0641f970b.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2c1bee6814dea796.rlib" "/opt/rustwide/target/debug/deps/librusqlite-cf3ac52ba0e90869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008c88b5295cfe80.rlib" "/opt/rustwide/target/debug/deps/libchrono-b6af59f9419fbde4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-feb8d967ec3554a3.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f0c450eff7c73e7b.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-2b1fb558b5ffb5a1.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f96f1864f559274a.rlib" "/opt/rustwide/target/debug/deps/libhashlink-114edca40b687797.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-44d7664e678faeea.rlib" "/opt/rustwide/target/debug/deps/libitertools-734b67738ea5ea92.rlib" "/opt/rustwide/target/debug/deps/libmd5-eaa8a4ea84a42e47.rlib" "/opt/rustwide/target/debug/deps/libdigest-3f53a74c94a4a492.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-61f50ad40f5f5f90.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-9a2525ec7fa09139.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-75b90efe9827e224.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d3cadd5bc64204a.rlib" "/opt/rustwide/target/debug/deps/libdirectories-29f028a6d0e1a989.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d6d65286c49dc2bc.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-8c6de3e29f10a1bd.rlib" "/opt/rustwide/target/debug/deps/libconfig-b0f54ec60871e6e9.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-1b79595d74d1fd54.rlib" "/opt/rustwide/target/debug/deps/libjson5-7a800619668ecfd5.rlib" "/opt/rustwide/target/debug/deps/libpest-2a5736e744910d62.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-352e2bab2c3429ce.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a47f04f614e8178f.rlib" "/opt/rustwide/target/debug/deps/libron-d8f8a7389124b79d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-baf72ce1bfeb4351.rlib" "/opt/rustwide/target/debug/deps/libbase64-9860e3117f4574a6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b70a4c26d81cacf5.rlib" "/opt/rustwide/target/debug/deps/libitoa-60d5022a36264905.rlib" "/opt/rustwide/target/debug/deps/libryu-b486a218e30cb9c4.rlib" "/opt/rustwide/target/debug/deps/libtoml-b5995c13e08afe61.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-d2df2c47829e4a44.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-32ac4615c0bdec5e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1a258324c2178fce.rlib" "/opt/rustwide/target/debug/deps/libequivalent-5daa49bfbf763d3d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2d3893f8de3ec348.rlib" "/opt/rustwide/target/debug/deps/libahash-7cb29e6694e72007.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f44dff868bae6e53.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-bb99f651c6ea8c83.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-3e69c6841f24a173.rlib" "/opt/rustwide/target/debug/deps/libwinnow-2d4a0e7447ca5021.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-33596987508d87c8.rlib" "/opt/rustwide/target/debug/deps/libnom-1e669d00c024b21f.rlib" "/opt/rustwide/target/debug/deps/libini-abccb0a5bdf901fa.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-dab3f62e35b991cb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caefc9910dca6c75.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-b6e23603ccfcb09c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f93ad0443750a3ea.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8e55c557595db6c4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4d4dc825ff903b72.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-996be2f22e5b96da.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-37c7437f253bc9f4.rlib" "/opt/rustwide/target/debug/deps/libserde-5e0c75ed4d23b491.rlib" "/opt/rustwide/target/debug/deps/libindicatif-429bdc47a6f42f4e.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-fe71b6ed087ca90a.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3fa7ec78092fdc64.rlib" "/opt/rustwide/target/debug/deps/libjwalk-58d0c1a80178200a.rlib" "/opt/rustwide/target/debug/deps/librayon-ea7e8ebcf2f1b0fc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-514806f988c1990c.rlib" "/opt/rustwide/target/debug/deps/libeither-5d33dabcdb803df6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f59ef8ede40b1d94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6d898026394f24e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f495929c72ce8ef0.rlib" "/opt/rustwide/target/debug/deps/libignore-d6619f2ec3a80f0a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-68dfc1536fa65de2.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1ba17da1edb7cc2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-465218241ce119eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e558f4e21a70ae5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5db73ad049646db6.rlib" "/opt/rustwide/target/debug/deps/libglobset-77a569bffc9035f0.rlib" "/opt/rustwide/target/debug/deps/liblog-c9fd4cead5dac3f9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-fb3c5849c5c33975.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-56ed87b48e7cdf71.rlib" "/opt/rustwide/target/debug/deps/libbstr-315bc24da99f8110.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dcb5ba43ead14b30.rlib" "/opt/rustwide/target/debug/deps/libmemchr-77fa6ddfbe62ecf5.rlib" "/opt/rustwide/target/debug/deps/libconsole-e50daac1382ee587.rlib" "/opt/rustwide/target/debug/deps/liblibc-f1fa707f868cd3a5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6c67ad4e44c86d81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-009c0753e8a2f53a.rlib" "/opt/rustwide/target/debug/deps/libclap-b710d4fcc91b43f0.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-271bd6add207ebc0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b1ea0c8e5e42f36d.rlib" "/opt/rustwide/target/debug/deps/libanstream-556ee588c2db8250.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-445fc19c1140fcf5.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-e20ddd0a70161e70.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-bba9a7c0e416959e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-1450715985f00a2b.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-507070ec99093faf.rlib" "/opt/rustwide/target/debug/deps/libanstyle-efe9d4a8e84e552a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0fbbe72b9e0d57dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4cbc28d57c85be7b.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d583e13b4b2d89a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5d2a1bfb1589ab43.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-dcf90797fbd00d23.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b6828d7a1725131.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f75bdd612dd19f44.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-130d6997e9e34e6a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c9c9da5b4611a660.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f5b4153173c663b.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-877178c8f84ba478.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3907ca7c36d3c032.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e8b263070ac20a8a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d1969118c6f0c13e.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d48855f89c749535.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9a1cbc1305da137e.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d290b706bbcc90ac.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fd707bd9d5d3d672.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d4ebcca572002f93.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dvc_data-939e44910541d2bf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[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 `dvc-data` (bin "dvc-data") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "deb968a27d55d7e47d50e45c44be15e786f6ca8e513e56f4375f303c57e58a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb968a27d55d7e47d50e45c44be15e786f6ca8e513e56f4375f303c57e58a55", kill_on_drop: false }`
[INFO] [stdout] deb968a27d55d7e47d50e45c44be15e786f6ca8e513e56f4375f303c57e58a55