[INFO] cloning repository https://github.com/Untiied/RocketRange [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Untiied/RocketRange" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUntiied%2FRocketRange", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUntiied%2FRocketRange'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e645dc2116d30bce7f5d3d082d8197ea23b7e3a [INFO] documenting Untiied/RocketRange against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUntiied%2FRocketRange" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Untiied/RocketRange on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Untiied/RocketRange [INFO] finished tweaking git repo https://github.com/Untiied/RocketRange [INFO] tweaked toml for git repo https://github.com/Untiied/RocketRange written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Untiied/RocketRange 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6fb88ba48c74ccd90747d714236bce7041844f7943aa4a533fb71e83bdf9a85 [INFO] running `Command { std: "docker" "start" "-a" "a6fb88ba48c74ccd90747d714236bce7041844f7943aa4a533fb71e83bdf9a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6fb88ba48c74ccd90747d714236bce7041844f7943aa4a533fb71e83bdf9a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fb88ba48c74ccd90747d714236bce7041844f7943aa4a533fb71e83bdf9a85", kill_on_drop: false }` [INFO] [stdout] a6fb88ba48c74ccd90747d714236bce7041844f7943aa4a533fb71e83bdf9a85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10cd9b0f70a8d413b480d709611070023ffa291df07973a925cf7e822b14cabd [INFO] running `Command { std: "docker" "start" "-a" "10cd9b0f70a8d413b480d709611070023ffa291df07973a925cf7e822b14cabd", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.1.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pear_codegen-b45750c06c9ff9af/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Pear requires a 'dev' or 'nightly' version of rustc. [INFO] [stderr] Installed version: 1.86.0 (2025-03-31) [INFO] [stderr] Minimum required: 1.31.0-nightly (2018-10-05) [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/build.rs:24:13: [INFO] [stderr] Aborting compilation due to incompatible compiler. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x592aedc776c0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x592aedc776c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x592aedc776c0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x592aedc776c0 - ::fmt::h6d42cc84fc840290 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x592aedc97da3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x592aedc97da3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x592aedc74d13 - std::io::Write::write_fmt::h5a7b54aa6e4a315d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x592aedc77512 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x592aedc7846f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x592aedc782da - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x592aedc78e12 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x592aedc78cec - std::panicking::begin_panic::{{closure}}::h4d8ebad7787f6bf4 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:768:9 [INFO] [stderr] 12: 0x592aedc77bc9 - std::sys::backtrace::__rust_end_short_backtrace::h52f9c099bc75a494 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x592aedc3e86d - std::panicking::begin_panic::h815831b19d7a8c5e [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:767:5 [INFO] [stderr] 14: 0x592aedc42dea - build_script_build::main::hdb848577e1ce7092 [INFO] [stderr] 15: 0x592aedc3fd03 - core::ops::function::FnOnce::call_once::h5c1ba87853c12ee8 [INFO] [stderr] 16: 0x592aedc3fb36 - std::sys::backtrace::__rust_begin_short_backtrace::h9376c778770fa409 [INFO] [stderr] 17: 0x592aedc3fb19 - std::rt::lang_start::{{closure}}::heed7178d2f19d7e5 [INFO] [stderr] 18: 0x592aedc716d0 - core::ops::function::impls:: for &F>::call_once::h11180d46f4bd77b0 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 19: 0x592aedc716d0 - std::panicking::try::do_call::hd4e634b5516dff98 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 20: 0x592aedc716d0 - std::panicking::try::hb26f372c4276d7b4 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 21: 0x592aedc716d0 - std::panic::catch_unwind::hcff84ccd1cc2f0a5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 22: 0x592aedc716d0 - std::rt::lang_start_internal::{{closure}}::h7f5cb21b2420f132 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:168:24 [INFO] [stderr] 23: 0x592aedc716d0 - std::panicking::try::do_call::he996326bc7b05062 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x592aedc716d0 - std::panicking::try::h17585bee78ecbda5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x592aedc716d0 - std::panic::catch_unwind::h366ac34033c6e5d6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x592aedc716d0 - std::rt::lang_start_internal::h15895544e2012228 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:164:5 [INFO] [stderr] 27: 0x592aedc3fb01 - std::rt::lang_start::h4b958e2dab314c19 [INFO] [stderr] 28: 0x592aedc43235 - main [INFO] [stderr] 29: 0x735689b9c1ca - [INFO] [stderr] 30: 0x735689b9c28b - __libc_start_main [INFO] [stderr] 31: 0x592aedc3f7f5 - _start [INFO] [stderr] 32: 0x0 - [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] [stdout] error: failed to write /tmp/rustcbQBAOP/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proc_macro2 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/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="default"' --cfg 'feature="nightly"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ec85c6a510b12570 -C extra-filename=-32fde8834e641e72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-cd61bcf493717090.rmeta --cap-lints allow --cap-lints=warn --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqhBTll/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacXRjjh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `httparse` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamlTZXi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcV3QD9t/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) 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/rmetaw60u7d" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGFW46y" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPGbe2C/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "10cd9b0f70a8d413b480d709611070023ffa291df07973a925cf7e822b14cabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cd9b0f70a8d413b480d709611070023ffa291df07973a925cf7e822b14cabd", kill_on_drop: false }` [INFO] [stdout] 10cd9b0f70a8d413b480d709611070023ffa291df07973a925cf7e822b14cabd