[INFO] cloning repository https://github.com/latesun/01-rcli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/latesun/01-rcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatesun%2F01-rcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatesun%2F01-rcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8dea169ee844749cb45a021fb7709f95e829c586 [INFO] checking latesun/01-rcli against master#a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatesun%2F01-rcli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/latesun/01-rcli on toolchain a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/latesun/01-rcli [INFO] finished tweaking git repo https://github.com/latesun/01-rcli [INFO] tweaked toml for git repo https://github.com/latesun/01-rcli written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/latesun/01-rcli 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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d77bf90bb668a40c132c12ccc22b6c9f3d690a7c55e4db24618ff4caeb774925 [INFO] running `Command { std: "docker" "start" "-a" "d77bf90bb668a40c132c12ccc22b6c9f3d690a7c55e4db24618ff4caeb774925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d77bf90bb668a40c132c12ccc22b6c9f3d690a7c55e4db24618ff4caeb774925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77bf90bb668a40c132c12ccc22b6c9f3d690a7c55e4db24618ff4caeb774925", kill_on_drop: false }` [INFO] [stdout] d77bf90bb668a40c132c12ccc22b6c9f3d690a7c55e4db24618ff4caeb774925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a5430a3638603dd825e7f192c1bedabbd5a10e80c36beb487fb9a111ff2bb6 [INFO] running `Command { std: "docker" "start" "-a" "b1a5430a3638603dd825e7f192c1bedabbd5a10e80c36beb487fb9a111ff2bb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/unicase-8127f8c2ce110a46/rmetaYQ1zgN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicase` (build script) 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/rmetaL4AcWu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) [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: 0x55acc73fe545 - std::backtrace_rs::backtrace::libunwind::trace::hd1c328bcff64f2a4 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55acc73fe545 - std::backtrace_rs::backtrace::trace_unsynchronized::h1032ad145c6b9236 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55acc73fe545 - std::sys::backtrace::_print_fmt::hf1b683386a4f2c34 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55acc73fe545 - ::fmt::hd6de43932966eeab [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55acc741b7db - core::fmt::rt::Argument::fmt::h7214e2b25ddf6e7c [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55acc741b7db - core::fmt::write::h7e2a8ee3c61fef14 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55acc73fc0ff - std::io::Write::write_fmt::h0968d4b2df150021 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55acc73fe31e - std::sys::backtrace::_print::h1e1237771b197d27 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55acc73fe31e - std::sys::backtrace::print::h7860e57eb235b990 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55acc73ff5c9 - std::panicking::default_hook::{{closure}}::h8046a925e18aa157 [INFO] [stderr] 10: 0x55acc73ff36c - std::panicking::default_hook::h366b86e3739770ab [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55acc73ffac1 - std::panicking::rust_panic_with_hook::h45313c472e26eb0e [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x55acc73ff9b7 - std::panicking::begin_panic_handler::{{closure}}::h5daae8f8307673c0 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x55acc73fea09 - std::sys::backtrace::__rust_end_short_backtrace::h8f1d273d6da319dd [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55acc73ff694 - rust_begin_unwind [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x55acc741a9e3 - core::panicking::panic_fmt::h1b09d8a34d75edb0 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55acc741add6 - core::result::unwrap_failed::hbf7c828696dc3b58 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55acc73dbc0b - build_script_main::main::h714f3a24c442a6a2 [INFO] [stderr] 18: 0x55acc73c7313 - core::ops::function::FnOnce::call_once::h305997ec8d4b1a8a [INFO] [stderr] 19: 0x55acc73c7236 - std::sys::backtrace::__rust_begin_short_backtrace::h7e5cb8c9aa90b56e [INFO] [stderr] 20: 0x55acc73d8ca9 - std::rt::lang_start::{{closure}}::h5464aa0d2d37b107 [INFO] [stderr] 21: 0x55acc73f91f2 - core::ops::function::impls:: for &F>::call_once::hd8e809a32e40837d [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55acc73f91f2 - std::panicking::try::do_call::h23821a74312d6c71 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:553:40 [INFO] [stderr] 23: 0x55acc73f91f2 - std::panicking::try::h9fa7b9d736974804 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:517:19 [INFO] [stderr] 24: 0x55acc73f91f2 - std::panic::catch_unwind::hd432a5af96d4ddf4 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panic.rs:350:14 [INFO] [stderr] 25: 0x55acc73f91f2 - std::rt::lang_start_internal::{{closure}}::h9a0455f026a405f1 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55acc73f91f2 - std::panicking::try::do_call::h928e4a7bd0ad2562 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:553:40 [INFO] [stderr] 27: 0x55acc73f91f2 - std::panicking::try::h3bec7474a2b71162 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panicking.rs:517:19 [INFO] [stderr] 28: 0x55acc73f91f2 - std::panic::catch_unwind::hce98431faad00be2 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/panic.rs:350:14 [INFO] [stderr] 29: 0x55acc73f91f2 - std::rt::lang_start_internal::h2321e6eade1a2511 [INFO] [stderr] at /rustc/a299aa5df79dd8e5a1405b97ddd7b367b61eecc6/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55acc73d8c87 - std::rt::lang_start::h882099b0ebfda685 [INFO] [stderr] 31: 0x55acc73dc3c5 - main [INFO] [stderr] 32: 0x7f5251f31d90 - [INFO] [stderr] 33: 0x7f5251f31e40 - __libc_start_main [INFO] [stderr] 34: 0x55acc73c6b85 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabc6ZEB" [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/rmetaUBZiX7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1a5430a3638603dd825e7f192c1bedabbd5a10e80c36beb487fb9a111ff2bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a5430a3638603dd825e7f192c1bedabbd5a10e80c36beb487fb9a111ff2bb6", kill_on_drop: false }` [INFO] [stdout] b1a5430a3638603dd825e7f192c1bedabbd5a10e80c36beb487fb9a111ff2bb6