[INFO] cloning repository https://github.com/WanderingPenwing/Turnip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WanderingPenwing/Turnip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanderingPenwing%2FTurnip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanderingPenwing%2FTurnip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fb8c64e64424a4f290f08148c83948eb5cccb52 [INFO] testing WanderingPenwing/Turnip/6fb8c64e64424a4f290f08148c83948eb5cccb52 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWanderingPenwing%2FTurnip" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WanderingPenwing/Turnip on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WanderingPenwing/Turnip [INFO] finished tweaking git repo https://github.com/WanderingPenwing/Turnip [INFO] tweaked toml for git repo https://github.com/WanderingPenwing/Turnip written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WanderingPenwing/Turnip 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded battery v0.7.8 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80fde4ce8297625708e487156d4e01671970d59d74a5895739af6fb684e17e83 [INFO] running `Command { std: "docker" "start" "-a" "80fde4ce8297625708e487156d4e01671970d59d74a5895739af6fb684e17e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80fde4ce8297625708e487156d4e01671970d59d74a5895739af6fb684e17e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fde4ce8297625708e487156d4e01671970d59d74a5895739af6fb684e17e83", kill_on_drop: false }` [INFO] [stdout] 80fde4ce8297625708e487156d4e01671970d59d74a5895739af6fb684e17e83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46f99ee975930953728d16945d160d98a9e8db06128c6abc7dd119d3a9f9b79f [INFO] running `Command { std: "docker" "start" "-a" "46f99ee975930953728d16945d160d98a9e8db06128c6abc7dd119d3a9f9b79f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bytes v1.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabL6uGJ" [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/rmetasgBGru" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazycell` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [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/typenum-ba5380f4f2932d28/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:197:26: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5642f61a9faa - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5642f61a9faa - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5642f61a9faa - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5642f61a9faa - ::fmt::h8f2981dcab006960 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5642f61c667b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5642f61c667b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5642f61a7593 - std::io::Write::write_fmt::h26018d9c05d1ee1c [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5642f61a9df2 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5642f61ab0b7 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5642f61aaee6 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5642f61ab6b7 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5642f61ab557 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5642f61aa489 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5642f61ab1e4 - rust_begin_unwind [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5642f61c58e3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5642f61c5c56 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stderr] 16: 0x5642f6186a7b - build_script_main::main::hb64f11047141aa5a [INFO] [stderr] 17: 0x5642f6188503 - core::ops::function::FnOnce::call_once::h17ad989a00d92fca [INFO] [stderr] 18: 0x5642f6184276 - std::sys::backtrace::__rust_begin_short_backtrace::h9c169399b5b42e93 [INFO] [stderr] 19: 0x5642f6184149 - std::rt::lang_start::{{closure}}::h00235ebdadac4c2b [INFO] [stderr] 20: 0x5642f61a4b30 - core::ops::function::impls:: for &F>::call_once::h31915490fff77a9c [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5642f61a4b30 - std::panicking::try::do_call::ha2e7e294d703d35a [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x5642f61a4b30 - std::panicking::try::h73061c992c8929bb [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stderr] 23: 0x5642f61a4b30 - std::panic::catch_unwind::hba859b56f580f504 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x5642f61a4b30 - std::rt::lang_start_internal::{{closure}}::h4f7a2bde403a242e [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x5642f61a4b30 - std::panicking::try::do_call::h36d46829cc6b336d [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x5642f61a4b30 - std::panicking::try::hb8a34ea4f2b29c87 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stderr] 27: 0x5642f61a4b30 - std::panic::catch_unwind::h883989947325f120 [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x5642f61a4b30 - std::rt::lang_start_internal::hb02592bf9dbb350f [INFO] [stderr] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x5642f6184127 - std::rt::lang_start::he9cce5973626bcab [INFO] [stderr] 30: 0x5642f6187235 - main [INFO] [stderr] 31: 0x744ba8257d90 - [INFO] [stderr] 32: 0x744ba8257e40 - __libc_start_main [INFO] [stderr] 33: 0x5642f6172f15 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `crossbeam-utils` (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/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/bin/rustc --crate-name crossbeam_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/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 -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=fd980c92aed8cdbe -C extra-filename=-fd980c92aed8cdbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaC480vp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-epoch` (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/rmetakB0CNQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetavbAAzB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (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/rmetafD2a3o" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "46f99ee975930953728d16945d160d98a9e8db06128c6abc7dd119d3a9f9b79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f99ee975930953728d16945d160d98a9e8db06128c6abc7dd119d3a9f9b79f", kill_on_drop: false }` [INFO] [stdout] 46f99ee975930953728d16945d160d98a9e8db06128c6abc7dd119d3a9f9b79f