[INFO] cloning repository https://github.com/dtolnay/cargo-tally [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtolnay/cargo-tally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e07608d63ab6ddfbfa950a162bf2e0e4299a36df [INFO] testing dtolnay/cargo-tally/e07608d63ab6ddfbfa950a162bf2e0e4299a36df against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-tally" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-tally on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] finished tweaking git repo https://github.com/dtolnay/cargo-tally [INFO] tweaked toml for git repo https://github.com/dtolnay/cargo-tally written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 140 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Downloaded minipre v0.2.0 [INFO] [stderr] Downloaded columnation-master v0.1.0-dev.1 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Downloaded timely-container-master v0.13.0-dev.1 [INFO] [stderr] Downloaded db-dump v0.7.9 [INFO] [stderr] Downloaded sysinfo v0.33.1 [INFO] [stderr] Downloaded differential-dataflow-master v0.13.0-dev.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 684f41bd57bf114421ffe8ef6c3df3d8b1223162e8c55e9039767d70f374f6fd [INFO] running `Command { std: "docker" "start" "-a" "684f41bd57bf114421ffe8ef6c3df3d8b1223162e8c55e9039767d70f374f6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "684f41bd57bf114421ffe8ef6c3df3d8b1223162e8c55e9039767d70f374f6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684f41bd57bf114421ffe8ef6c3df3d8b1223162e8c55e9039767d70f374f6fd", kill_on_drop: false }` [INFO] [stdout] 684f41bd57bf114421ffe8ef6c3df3d8b1223162e8c55e9039767d70f374f6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb406d1a837c896382285fad576304e6809e643b3d9954d48994fbfa67a99bcb [INFO] running `Command { std: "docker" "start" "-a" "eb406d1a837c896382285fad576304e6809e643b3d9954d48994fbfa67a99bcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling columnation-master v0.1.0-dev.1 [INFO] [stderr] Compiling timely-bytes-master v0.13.0-dev.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling timely-logging-master v0.13.0-dev.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling cargo-tally v1.0.57 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling minipre v0.2.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling timely-communication-master v0.13.0-dev.1 [INFO] [stderr] Compiling timely-container-master v0.13.0-dev.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling timely-master v0.13.0-dev.1 [INFO] [stderr] Compiling db-dump v0.7.9 [INFO] [stderr] Compiling differential-dataflow-master v0.13.0-dev.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cargo-tally` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo_tally --edition=2021 src/hidden.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3834be31998fe01 -C extra-filename=-b3834be31998fe01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-ec6ca259fbb498f9.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-031b506ca9b91bb7.rmeta --extern atomic_take=/opt/rustwide/target/debug/deps/libatomic_take-a3f2e8ee3baf9b74.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-efeeaf894f270576.rmeta --extern cargo_subcommand_metadata=/opt/rustwide/target/debug/deps/libcargo_subcommand_metadata-c55678bad5b9c03b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f9ba00d3bc65835d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-4e3664715435dd9d.rmeta --extern db_dump=/opt/rustwide/target/debug/deps/libdb_dump-a7d8264b337cfb1b.rmeta --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-c1abc7fda998afca.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-b2eae870517e31d6.rmeta --extern minipre=/opt/rustwide/target/debug/deps/libminipre-60972836f16cd4d9.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bcfef28bf377bb4b.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-e874b5de09653f9a.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-ba8568d6ab498880.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-85acfa918d7ae717.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-3fa78d946a0470b2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0e5e9dacfca48488.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-24b702ca512aa5be.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-4b96300489af5167.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9dd1beacfc1c7f6b.rmeta --extern timely=/opt/rustwide/target/debug/deps/libtimely-c12476f1ebdfa985.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-edf89cf728d0b3d4.rmeta --cap-lints=warn --check-cfg 'cfg(host_os, values("windows"))'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "eb406d1a837c896382285fad576304e6809e643b3d9954d48994fbfa67a99bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb406d1a837c896382285fad576304e6809e643b3d9954d48994fbfa67a99bcb", kill_on_drop: false }` [INFO] [stdout] eb406d1a837c896382285fad576304e6809e643b3d9954d48994fbfa67a99bcb