[INFO] cloning repository https://github.com/wangjun861205/with-baby-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangjun861205/with-baby-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b49fee118d4a0feafdf3f58f002ac7cf792e736c [INFO] checking wangjun861205/with-baby-auth against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wangjun861205/with-baby-auth on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangjun861205/with-baby-auth [INFO] finished tweaking git repo https://github.com/wangjun861205/with-baby-auth [INFO] tweaked toml for git repo https://github.com/wangjun861205/with-baby-auth written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wangjun861205/with-baby-auth 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded actix_header v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4c1ed69c73bf07475ace58a4ba7047bf5f449b5208ac5d6764d6db0e116f05c [INFO] running `Command { std: "docker" "start" "-a" "f4c1ed69c73bf07475ace58a4ba7047bf5f449b5208ac5d6764d6db0e116f05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4c1ed69c73bf07475ace58a4ba7047bf5f449b5208ac5d6764d6db0e116f05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c1ed69c73bf07475ace58a4ba7047bf5f449b5208ac5d6764d6db0e116f05c", kill_on_drop: false }` [INFO] [stdout] f4c1ed69c73bf07475ace58a4ba7047bf5f449b5208ac5d6764d6db0e116f05c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01d6fd411f3827f1a5c4c099441bf08dd5d7669767c32f95eec083ad944fea6 [INFO] running `Command { std: "docker" "start" "-a" "a01d6fd411f3827f1a5c4c099441bf08dd5d7669767c32f95eec083ad944fea6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcZu0bvP" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc3yDvVY/symbols.o" "/opt/rustwide/target/debug/build/ahash-ab6f49aae043f97c/build_script_build-ab6f49aae043f97c.build_script_build.a3478e4aec3635aa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/ahash-ab6f49aae043f97c/build_script_build-ab6f49aae043f97c.1fm6fhytv834mawl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8424f8e8cdf07010967a57584fd647b30e930d4d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ahash-ab6f49aae043f97c/build_script_build-ab6f49aae043f97c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaubEpL8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.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-9d7466db2ee8b106/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-5f883c840f84d8d6/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.15.0/build/main.rs:170:63: [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: 0x55f03b7a3536 - std::backtrace_rs::backtrace::libunwind::trace::hd7f91546a86e9eb7 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55f03b7a3536 - std::backtrace_rs::backtrace::trace_unsynchronized::h13b9fa728a3708fe [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f03b7a3536 - std::sys_common::backtrace::_print_fmt::h1bb7e35bea5d5bc4 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55f03b7a3536 - ::fmt::h78d689b0d4f3a125 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55f03b7c1fd0 - core::fmt::rt::Argument::fmt::hd102429b5bbc02f0 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55f03b7c1fd0 - core::fmt::write::he163691bac4ed294 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55f03b7a155f - std::io::Write::write_fmt::h089708fcf5986613 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55f03b7a3314 - std::sys_common::backtrace::_print::h9424432173f624cf [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55f03b7a3314 - std::sys_common::backtrace::print::h63aa741661caf93e [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55f03b7a4877 - std::panicking::default_hook::{{closure}}::hfbb4b72bb640c257 [INFO] [stderr] 10: 0x55f03b7a45d9 - std::panicking::default_hook::hf41d95b1d44a5425 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55f03b7a4d08 - std::panicking::rust_panic_with_hook::h216d213ec98677f6 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x55f03b7a4be2 - std::panicking::begin_panic_handler::{{closure}}::hfa97a6bba190eef4 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:659:13 [INFO] [stderr] 13: 0x55f03b7a3a36 - std::sys_common::backtrace::__rust_end_short_backtrace::hf6aed2a345fb59ba [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55f03b7a4934 - rust_begin_unwind [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x55f03b76f1a5 - core::panicking::panic_fmt::h80d2d6de1c8c8c77 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55f03b76f613 - core::result::unwrap_failed::h6b595c5f160681dd [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x55f03b77cebb - build_script_main::main::h3ca77669e985c576 [INFO] [stderr] 18: 0x55f03b782e83 - core::ops::function::FnOnce::call_once::hdcc6ee8033236298 [INFO] [stderr] 19: 0x55f03b7859f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::he66f260b8d7358be [INFO] [stderr] 20: 0x55f03b782aa9 - std::rt::lang_start::{{closure}}::hbe08e042ba1c045c [INFO] [stderr] 21: 0x55f03b79e441 - core::ops::function::impls:: for &F>::call_once::h91c136a387b145f2 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55f03b79e441 - std::panicking::try::do_call::h5acd9f11b21b3250 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:554:40 [INFO] [stderr] 23: 0x55f03b79e441 - std::panicking::try::hb09847a656bd5d89 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:518:19 [INFO] [stderr] 24: 0x55f03b79e441 - std::panic::catch_unwind::h8a784ca9d0ffed98 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panic.rs:142:14 [INFO] [stderr] 25: 0x55f03b79e441 - std::rt::lang_start_internal::{{closure}}::hccbce53f750684cb [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x55f03b79e441 - std::panicking::try::do_call::hf767ed712591edd2 [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:554:40 [INFO] [stderr] 27: 0x55f03b79e441 - std::panicking::try::h9a8b275f215a29cd [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panicking.rs:518:19 [INFO] [stderr] 28: 0x55f03b79e441 - std::panic::catch_unwind::hf594b3376417cb3e [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x55f03b79e441 - std::rt::lang_start_internal::h0416c9c773ca548d [INFO] [stderr] at /rustc/8424f8e8cdf07010967a57584fd647b30e930d4d/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x55f03b782a87 - std::rt::lang_start::h349a4eb002f82aea [INFO] [stderr] 31: 0x55f03b77d3d5 - main [INFO] [stderr] 32: 0x7fc72243cd90 - [INFO] [stderr] 33: 0x7fc72243ce40 - __libc_start_main [INFO] [stderr] 34: 0x55f03b76f8d5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOrBuYd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strsim` (lib) [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hashbrown-6ad06a89719c9d7e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hashbrown-6ad06a89719c9d7e/dep-lib-hashbrown` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-f6f408101a84669c.d`: No space left on device (os error 28) [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/rmeta739XY6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a01d6fd411f3827f1a5c4c099441bf08dd5d7669767c32f95eec083ad944fea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01d6fd411f3827f1a5c4c099441bf08dd5d7669767c32f95eec083ad944fea6", kill_on_drop: false }` [INFO] [stdout] a01d6fd411f3827f1a5c4c099441bf08dd5d7669767c32f95eec083ad944fea6 [INFO] checking wangjun861205/with-baby-auth against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/builds/worker-1-tc2/source/.git/hooks/update.sample': No space left on device [INFO] checking wangjun861205/with-baby-auth against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking wangjun861205/with-baby-auth against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/builds/worker-1-tc2/source/.git/hooks/pre-push.sample': No space left on device [INFO] checking wangjun861205/with-baby-auth against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/builds/worker-1-tc2/source/.git/hooks/applypatch-msg.sample': No space left on device [INFO] checking wangjun861205/with-baby-auth against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fwith-baby-auth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/wangjun861205/with-baby-auth [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.