[INFO] cloning repository https://github.com/wjhuang88/vita [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wjhuang88/vita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjhuang88%2Fvita", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjhuang88%2Fvita'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbac847f9e9eaccd3189e43fb5b366ca8645e4d6 [INFO] checking wjhuang88/vita against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjhuang88%2Fvita" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wjhuang88/vita on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wjhuang88/vita [INFO] finished tweaking git repo https://github.com/wjhuang88/vita [INFO] tweaked toml for git repo https://github.com/wjhuang88/vita written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wjhuang88/vita 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e97ae86c01cdee4a01e27f76ed3b34ceae9bf3365c41fb1d63bed15fa685b381 [INFO] running `Command { std: "docker" "start" "-a" "e97ae86c01cdee4a01e27f76ed3b34ceae9bf3365c41fb1d63bed15fa685b381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e97ae86c01cdee4a01e27f76ed3b34ceae9bf3365c41fb1d63bed15fa685b381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97ae86c01cdee4a01e27f76ed3b34ceae9bf3365c41fb1d63bed15fa685b381", kill_on_drop: false }` [INFO] [stdout] e97ae86c01cdee4a01e27f76ed3b34ceae9bf3365c41fb1d63bed15fa685b381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b054a7ecfab7ffa36ca6c085fee4ad1bdaff333fd3ab75798c14b5193e6845c1 [INFO] running `Command { std: "docker" "start" "-a" "b054a7ecfab7ffa36ca6c085fee4ad1bdaff333fd3ab75798c14b5193e6845c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling ntex-rt v0.4.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking ntex-service v3.1.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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-029e1058a132b731/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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x56a1ad9dcbf0 - std::backtrace_rs::backtrace::libunwind::trace::hb15976e13900a309 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56a1ad9dcbf0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc02e0322c697892e [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56a1ad9dcbf0 - std::sys::backtrace::_print_fmt::h8e13f02b0ae6acc5 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56a1ad9dcbf0 - ::fmt::he827c2d9cdc9d7e6 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56a1ad9fa3f3 - core::fmt::rt::Argument::fmt::hf24abe173b6df50c [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x56a1ad9fa3f3 - core::fmt::write::hb61be50928d40224 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x56a1ad9da1d3 - std::io::Write::write_fmt::h800c2aa62a3ac5ff [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x56a1ad9dca42 - std::sys::backtrace::BacktraceLock::print::h17207e73d8c0301f [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x56a1ad9dd98f - std::panicking::default_hook::{{closure}}::h85ee9fc53e30add8 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x56a1ad9dd7fa - std::panicking::default_hook::hf57415622bbb4037 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x56a1ad9de262 - std::panicking::rust_panic_with_hook::h592915905f6e3a3d [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x56a1ad9de0fa - std::panicking::begin_panic_handler::{{closure}}::h6b66f9effd9c99de [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x56a1ad9dd0f9 - std::sys::backtrace::__rust_end_short_backtrace::h4c33d908015f9198 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x56a1ad9ddd8d - rust_begin_unwind [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x56a1ad9f9620 - core::panicking::panic_fmt::h8eb54d45dfa23e2f [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x56a1ad9f99c6 - core::result::unwrap_failed::h9838c83a5ae1aefe [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x56a1ad9bb6f0 - build_script_main::main::h3f8cfeb67facff4e [INFO] [stderr] 17: 0x56a1ad9b9603 - core::ops::function::FnOnce::call_once::h06820d505b326fa9 [INFO] [stderr] 18: 0x56a1ad9b8cd6 - std::sys::backtrace::__rust_begin_short_backtrace::he7dc71cec666ee3d [INFO] [stderr] 19: 0x56a1ad9b68d9 - std::rt::lang_start::{{closure}}::hb81a9b1b1b3ac634 [INFO] [stderr] 20: 0x56a1ad9d7050 - core::ops::function::impls:: for &F>::call_once::h483915db1bf8b928 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x56a1ad9d7050 - std::panicking::try::do_call::h7ca9ca5abaa41f4e [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x56a1ad9d7050 - std::panicking::try::h80a004b7f8c40719 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x56a1ad9d7050 - std::panic::catch_unwind::h2da10f53f8a371d1 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x56a1ad9d7050 - std::rt::lang_start_internal::{{closure}}::h5b455fc173761a87 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x56a1ad9d7050 - std::panicking::try::do_call::ha0d153b9a9514d99 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x56a1ad9d7050 - std::panicking::try::h51c1f755e192b8b6 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x56a1ad9d7050 - std::panic::catch_unwind::hdf8d66a2bfb76579 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x56a1ad9d7050 - std::rt::lang_start_internal::h69502f1b9e1d7327 [INFO] [stderr] at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x56a1ad9b68c1 - std::rt::lang_start::h62fe9b0d6581ca13 [INFO] [stderr] 30: 0x56a1ad9bbe45 - main [INFO] [stderr] 31: 0x7ab822e7dd90 - [INFO] [stderr] 32: 0x7ab822e7de40 - __libc_start_main [INFO] [stderr] 33: 0x56a1ad9a6155 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quote` (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/44f3504e96c944ae54fc72b5f5008f53f7eda001/bin/rustc --crate-name quote --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.37/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2d797af9fc408933 -C extra-filename=-993a3289d8dd519c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7eb4b82dd2ecf777.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta23j9Zz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [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/44f3504e96c944ae54fc72b5f5008f53f7eda001/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1e7f94cbfcb3788a -C extra-filename=-7eb4b82dd2ecf777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pkg-config` (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/44f3504e96c944ae54fc72b5f5008f53f7eda001/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b0a1eeaa077791a -C extra-filename=-bbbcc73e7412bf52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5oQJ6u/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (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/rmetaNiOPvU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-service` (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/rmetaYF9st3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b054a7ecfab7ffa36ca6c085fee4ad1bdaff333fd3ab75798c14b5193e6845c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b054a7ecfab7ffa36ca6c085fee4ad1bdaff333fd3ab75798c14b5193e6845c1", kill_on_drop: false }` [INFO] [stdout] b054a7ecfab7ffa36ca6c085fee4ad1bdaff333fd3ab75798c14b5193e6845c1