[INFO] fetching crate mdbook-svgbob2 0.3.0... [INFO] documenting mdbook-svgbob2-0.3.0 against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] extracting crate mdbook-svgbob2 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate mdbook-svgbob2 0.3.0 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 crates.io crate mdbook-svgbob2 0.3.0 [INFO] finished tweaking crates.io crate mdbook-svgbob2 0.3.0 [INFO] tweaked toml for crates.io crate mdbook-svgbob2 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate mdbook-svgbob2 0.3.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b4494c838dd83dd9f832ded48cfe398002678dabb7b41ed59ba66d76857a3073 [INFO] running `Command { std: "docker" "start" "-a" "b4494c838dd83dd9f832ded48cfe398002678dabb7b41ed59ba66d76857a3073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4494c838dd83dd9f832ded48cfe398002678dabb7b41ed59ba66d76857a3073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4494c838dd83dd9f832ded48cfe398002678dabb7b41ed59ba66d76857a3073", kill_on_drop: false }` [INFO] [stdout] b4494c838dd83dd9f832ded48cfe398002678dabb7b41ed59ba66d76857a3073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a038cf92a0055b5d88a2ce2888ee01d8eefd9071f0b5e15d7b3048fc9c9a2bf0 [INFO] running `Command { std: "docker" "start" "-a" "a038cf92a0055b5d88a2ce2888ee01d8eefd9071f0b5e15d7b3048fc9c9a2bf0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/precomputed-hash-f35039aaadb9c3a8/lib-precomputed_hash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unicase-b36336112069cc0e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/unicase-b36336112069cc0e/dep-lib-unicase` [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 `futures-channel` (build script) [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 build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.24/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=6e386ba2099de4c6 -C extra-filename=-d34c177e0c2c5605 --out-dir /opt/rustwide/target/debug/build/futures-channel-d34c177e0c2c5605 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXfPnj5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/num_traits-73fe8e820cd70c16.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-73fe8e820cd70c16/dep-lib-num_traits` [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 `unicase` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `doc-comment` (build script) [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 build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=0762a3d40d7833d6 -C extra-filename=-9bc2acc44c1de037 --out-dir /opt/rustwide/target/debug/build/doc-comment-9bc2acc44c1de037 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7fDkEf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `safe_arch` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9c2TX7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termcolor` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvdKahM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-4f89af617cfd0916.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvdKahM/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-rational-496892bcb086c8ad/build_script_build-496892bcb086c8ad" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `num-rational` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaw9rhGa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAjl0m1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a038cf92a0055b5d88a2ce2888ee01d8eefd9071f0b5e15d7b3048fc9c9a2bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a038cf92a0055b5d88a2ce2888ee01d8eefd9071f0b5e15d7b3048fc9c9a2bf0", kill_on_drop: false }` [INFO] [stdout] a038cf92a0055b5d88a2ce2888ee01d8eefd9071f0b5e15d7b3048fc9c9a2bf0