[INFO] cloning repository https://github.com/mmatczuk/bioniconv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmatczuk/bioniconv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmatczuk%2Fbioniconv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmatczuk%2Fbioniconv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21100578b699bf61f75a8d82c3a48cdb6b7f0f93 [INFO] documenting mmatczuk/bioniconv against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmatczuk%2Fbioniconv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmatczuk/bioniconv 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/mmatczuk/bioniconv [INFO] finished tweaking git repo https://github.com/mmatczuk/bioniconv [INFO] tweaked toml for git repo https://github.com/mmatczuk/bioniconv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mmatczuk/bioniconv 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 49ca137f522c5a4bdc4e6a347b10ee350bbb6be617098725de86e326c0a49913 [INFO] running `Command { std: "docker" "start" "-a" "49ca137f522c5a4bdc4e6a347b10ee350bbb6be617098725de86e326c0a49913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49ca137f522c5a4bdc4e6a347b10ee350bbb6be617098725de86e326c0a49913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ca137f522c5a4bdc4e6a347b10ee350bbb6be617098725de86e326c0a49913", kill_on_drop: false }` [INFO] [stdout] 49ca137f522c5a4bdc4e6a347b10ee350bbb6be617098725de86e326c0a49913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0178f8bc2dde18fe854a1cbf37dcf9ad12a649b47468706a9b229368ebe93f [INFO] running `Command { std: "docker" "start" "-a" "6e0178f8bc2dde18fe854a1cbf37dcf9ad12a649b47468706a9b229368ebe93f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWtxqFR/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aes` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaT7oH3x/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/flate2-4012a4743e18a181/lib-flate2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/time-4c7bf9bc2f57d5c5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/time-4c7bf9bc2f57d5c5/dep-lib-time` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.1/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 --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=2c7bd18d89235e61 -C extra-filename=-e7e1de3838b7c477 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-2d2fab692463ac62.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1955778dded01543.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6e0178f8bc2dde18fe854a1cbf37dcf9ad12a649b47468706a9b229368ebe93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0178f8bc2dde18fe854a1cbf37dcf9ad12a649b47468706a9b229368ebe93f", kill_on_drop: false }` [INFO] [stdout] 6e0178f8bc2dde18fe854a1cbf37dcf9ad12a649b47468706a9b229368ebe93f