[INFO] cloning repository https://github.com/dgkf/R [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgkf/R" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 006f1a4b2fefa9bf1043076d449ee9026e4e10c9 [INFO] checking dgkf/R against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgkf/R on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgkf/R [INFO] finished tweaking git repo https://github.com/dgkf/R [INFO] tweaked toml for git repo https://github.com/dgkf/R written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dgkf/R 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reedline v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 751f1245cc3beb5b9fe56fe5bb434d2727b3a410637c4565f067ccd112c08345 [INFO] running `Command { std: "docker" "start" "-a" "751f1245cc3beb5b9fe56fe5bb434d2727b3a410637c4565f067ccd112c08345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "751f1245cc3beb5b9fe56fe5bb434d2727b3a410637c4565f067ccd112c08345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751f1245cc3beb5b9fe56fe5bb434d2727b3a410637c4565f067ccd112c08345", kill_on_drop: false }` [INFO] [stdout] 751f1245cc3beb5b9fe56fe5bb434d2727b3a410637c4565f067ccd112c08345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1240de10227ace8ac9d29092cd98d46d08c93165299729499d58fb195183c49c [INFO] running `Command { std: "docker" "start" "-a" "1240de10227ace8ac9d29092cd98d46d08c93165299729499d58fb195183c49c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling r v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling r_derive v0.1.0 (/opt/rustwide/workdir/r_derive) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] error: failed to run custom build command for `r v0.3.2 (/opt/rustwide/workdir)` [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/r-6ff410f6d87a3b87/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=GIT_HASH=006f1a4b2fefa9bf1043076d449ee9026e4e10c9 [INFO] [stderr] [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=src/callable [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at build.rs:80:43: [INFO] [stderr] Error encountered while updating builtins table: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559f89b6fd3c - std::backtrace_rs::backtrace::libunwind::trace::hf82e7f192d52e64b [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x559f89b6fd3c - std::backtrace_rs::backtrace::trace_unsynchronized::h5ac203979c6adda5 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559f89b6fd3c - std::sys_common::backtrace::_print_fmt::hed146a3c2f312bec [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x559f89b6fd3c - ::fmt::h447a09b0c9d8b3be [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559f89b94390 - core::fmt::rt::Argument::fmt::h5746129e8952c9d4 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x559f89b94390 - core::fmt::write::he3c7b4da87cac5c9 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x559f89b6da4f - std::io::Write::write_fmt::h38bdb49a4fbe0f79 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x559f89b6fb24 - std::sys_common::backtrace::_print::h433ad827a8eb7117 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x559f89b6fb24 - std::sys_common::backtrace::print::hd30f60963b6f931b [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x559f89b71037 - std::panicking::default_hook::{{closure}}::hae6c6d0460433514 [INFO] [stderr] 10: 0x559f89b70d9f - std::panicking::default_hook::h26f114e2654b4583 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x559f89b714b8 - std::panicking::rust_panic_with_hook::h8da09eceb4025e00 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x559f89b7139e - std::panicking::begin_panic_handler::{{closure}}::h14ccf55fd0d8568a [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x559f89b70206 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4279fec1eb11e57 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x559f89b71102 - rust_begin_unwind [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x559f899358b5 - core::panicking::panic_fmt::hdcd414b50414e074 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x559f89935e63 - core::result::unwrap_failed::h3b43defab008b2e8 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x559f8993d0a3 - core::result::Result::expect::h528b5e76078a06b7 [INFO] [stderr] 18: 0x559f8994790d - build_script_build::update_builtins_table::h6160866a32209ccb [INFO] [stderr] 19: 0x559f899484af - build_script_build::main::h72b840eb7c81a68f [INFO] [stderr] 20: 0x559f89940583 - core::ops::function::FnOnce::call_once::h384a96aa07afa872 [INFO] [stderr] 21: 0x559f89940316 - std::sys_common::backtrace::__rust_begin_short_backtrace::hacfdcd54288e826f [INFO] [stderr] 22: 0x559f89943d49 - std::rt::lang_start::{{closure}}::hac674697ba1403ce [INFO] [stderr] 23: 0x559f89b69847 - core::ops::function::impls:: for &F>::call_once::h658622c66563c38f [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x559f89b69847 - std::panicking::try::do_call::h8002e07ffb435d48 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x559f89b69847 - std::panicking::try::he04747d1428f9f5a [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x559f89b69847 - std::panic::catch_unwind::h8f4636046dcfb2df [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x559f89b69847 - std::rt::lang_start_internal::{{closure}}::h8dffd1ea3bc0d1d0 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x559f89b69847 - std::panicking::try::do_call::h5989f348b191affb [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x559f89b69847 - std::panicking::try::hfbc357d86d926a0e [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x559f89b69847 - std::panic::catch_unwind::he50dac537cfd37b0 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x559f89b69847 - std::rt::lang_start_internal::h455d839bebdeb5d7 [INFO] [stderr] at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x559f89943d27 - std::rt::lang_start::h06bdbdaaab15028a [INFO] [stderr] 33: 0x559f89948c75 - main [INFO] [stderr] 34: 0x7f602b83fd90 - [INFO] [stderr] 35: 0x7f602b83fe40 - __libc_start_main [INFO] [stderr] 36: 0x559f89936165 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1240de10227ace8ac9d29092cd98d46d08c93165299729499d58fb195183c49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1240de10227ace8ac9d29092cd98d46d08c93165299729499d58fb195183c49c", kill_on_drop: false }` [INFO] [stdout] 1240de10227ace8ac9d29092cd98d46d08c93165299729499d58fb195183c49c [INFO] checking dgkf/R against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgkf/R on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgkf/R [INFO] finished tweaking git repo https://github.com/dgkf/R [INFO] tweaked toml for git repo https://github.com/dgkf/R written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dgkf/R 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking dgkf/R against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgkf/R on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgkf/R [INFO] finished tweaking git repo https://github.com/dgkf/R [INFO] tweaked toml for git repo https://github.com/dgkf/R written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dgkf/R 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking dgkf/R against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgkf/R on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgkf/R [INFO] finished tweaking git repo https://github.com/dgkf/R [INFO] tweaked toml for git repo https://github.com/dgkf/R written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dgkf/R 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking dgkf/R against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgkf/R on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgkf/R [INFO] finished tweaking git repo https://github.com/dgkf/R [INFO] tweaked toml for git repo https://github.com/dgkf/R written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dgkf/R 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking dgkf/R against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgkf%2FR" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgkf/R on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgkf/R [INFO] finished tweaking git repo https://github.com/dgkf/R [INFO] tweaked toml for git repo https://github.com/dgkf/R written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dgkf/R 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.