[INFO] cloning repository https://github.com/wisarmy/kv-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisarmy/kv-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisarmy%2Fkv-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisarmy%2Fkv-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 986868e3ddc1e4420114a57e2a849b304296be45 [INFO] testing wisarmy/kv-rs against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisarmy%2Fkv-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wisarmy/kv-rs on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wisarmy/kv-rs [INFO] finished tweaking git repo https://github.com/wisarmy/kv-rs [INFO] tweaked toml for git repo https://github.com/wisarmy/kv-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wisarmy/kv-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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 806b3b474c5e30b3cc88b79f6e08499b199117e977b4b1d84cdf40bcd7f0959c [INFO] running `Command { std: "docker" "start" "-a" "806b3b474c5e30b3cc88b79f6e08499b199117e977b4b1d84cdf40bcd7f0959c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "806b3b474c5e30b3cc88b79f6e08499b199117e977b4b1d84cdf40bcd7f0959c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806b3b474c5e30b3cc88b79f6e08499b199117e977b4b1d84cdf40bcd7f0959c", kill_on_drop: false }` [INFO] [stdout] 806b3b474c5e30b3cc88b79f6e08499b199117e977b4b1d84cdf40bcd7f0959c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7778049aefe782f5056083948e9e3d882aaae2cb689d2dbe9499f4b847eae93a [INFO] running `Command { std: "docker" "start" "-a" "7778049aefe782f5056083948e9e3d882aaae2cb689d2dbe9499f4b847eae93a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling dashmap v5.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-prost v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.98s [INFO] running `Command { std: "docker" "inspect" "7778049aefe782f5056083948e9e3d882aaae2cb689d2dbe9499f4b847eae93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7778049aefe782f5056083948e9e3d882aaae2cb689d2dbe9499f4b847eae93a", kill_on_drop: false }` [INFO] [stdout] 7778049aefe782f5056083948e9e3d882aaae2cb689d2dbe9499f4b847eae93a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c2459fff50c746780d07c8a9cf4d44fc0866a3e5da1ca3278a2f502983e71d [INFO] running `Command { std: "docker" "start" "-a" "84c2459fff50c746780d07c8a9cf4d44fc0866a3e5da1ca3278a2f502983e71d", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libkv-baf6a11b7d5351bd.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` (lib) due to 1 previous error [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 `kv` (lib test) [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name kv --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ebda11fa28af15f -C extra-filename=-e089ed6d0710cbdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-158edab4e5114a33.rlib --extern async_prost=/opt/rustwide/target/debug/deps/libasync_prost-7941ca9d3c5391ef.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3aba2b4fd6e71b66.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-33ddcce1f7ac99d4.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-46ffeabd71e15f5c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-47481bf6eb3f8599.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-93cead9eb239635c.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-062c8b68d35e1310.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-5983b5f44661f00c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d80a330e0fde2fce.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ec082201ccc39ec4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fabbca4574679d30.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2a502d7b9a1d8790.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c0cd2ad4a0ec6c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d4cb32af4ad3d7f.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "84c2459fff50c746780d07c8a9cf4d44fc0866a3e5da1ca3278a2f502983e71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c2459fff50c746780d07c8a9cf4d44fc0866a3e5da1ca3278a2f502983e71d", kill_on_drop: false }` [INFO] [stdout] 84c2459fff50c746780d07c8a9cf4d44fc0866a3e5da1ca3278a2f502983e71d