[INFO] cloning repository https://github.com/oriiyx/bde [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oriiyx/bde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foriiyx%2Fbde", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foriiyx%2Fbde'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbc4aa2a4cd103c2cda7f7011f770fd0c4c74bc6 [INFO] checking oriiyx/bde against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foriiyx%2Fbde" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oriiyx/bde on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oriiyx/bde [INFO] finished tweaking git repo https://github.com/oriiyx/bde [INFO] tweaked toml for git repo https://github.com/oriiyx/bde written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oriiyx/bde 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aecc679b5d9999c3214d01d26608870d50fb5f02de829c542490b8e68bf2f25 [INFO] running `Command { std: "docker" "start" "-a" "2aecc679b5d9999c3214d01d26608870d50fb5f02de829c542490b8e68bf2f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aecc679b5d9999c3214d01d26608870d50fb5f02de829c542490b8e68bf2f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aecc679b5d9999c3214d01d26608870d50fb5f02de829c542490b8e68bf2f25", kill_on_drop: false }` [INFO] [stdout] 2aecc679b5d9999c3214d01d26608870d50fb5f02de829c542490b8e68bf2f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f60e9ec906d1021f82af66fa9cedc6771c6f7baf9cd8bc44d9853145f81c3b6 [INFO] running `Command { std: "docker" "start" "-a" "6f60e9ec906d1021f82af66fa9cedc6771c6f7baf9cd8bc44d9853145f81c3b6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking deunicode v1.6.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIoKVO8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `globset` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/099e089ab723e6ee96175f3496051098c60a4cd4/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e90ed0fdd8db4518 -C extra-filename=-995fd3f473cfcf98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e976b2532402682d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d3cbe3dd41c05b27.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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/rmetar7ptau" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.9.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/chrono-tz-78c90caa4447afe4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-build-0.3.0/src/lib.rs:505:53: [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: 0x5a2d63251e42 - std::backtrace_rs::backtrace::libunwind::trace::h8271e3deed8435e4 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a2d63251e42 - std::backtrace_rs::backtrace::trace_unsynchronized::h6ea3f36cbcd929d1 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a2d63251e42 - std::sys::backtrace::_print_fmt::heecd5d5dfd6594a2 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a2d63251e42 - ::fmt::hde224fcb43053768 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a2d6326e0b3 - core::fmt::rt::Argument::fmt::h84a35136bee8336d [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5a2d6326e0b3 - core::fmt::write::hfa66e4cee3c515db [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5a2d6324f5d3 - std::io::default_write_fmt::h5940934737bfc41a [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a2d6324f5d3 - std::io::Write::write_fmt::h32e21e43b38c1b00 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5a2d63251c92 - std::sys::backtrace::BacktraceLock::print::h809f82596b36f315 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a2d63252d02 - std::panicking::default_hook::{{closure}}::he1339c1a03c2d33f [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5a2d63252b05 - std::panicking::default_hook::ha7e21a15a4f1dd1b [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a2d632535d2 - std::panicking::rust_panic_with_hook::hb16b9c83832eaa16 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a2d6325346a - std::panicking::begin_panic_handler::{{closure}}::hc4b3f40e678540ff [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a2d63252339 - std::sys::backtrace::__rust_end_short_backtrace::h013eea3161cf639b [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a2d632530fd - __rustc[910a401d76669218]::rust_begin_unwind [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a2d6326cf80 - core::panicking::panic_fmt::h0e5b8e26cf4e833a [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a2d6326d3e6 - core::result::unwrap_failed::hf783d6ff61a2b7a0 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5a2d630f5af8 - chrono_tz_build::main::h7079e1a3086933f4 [INFO] [stderr] 18: 0x5a2d630ee7c7 - build_script_build::main::h6907206e5b035112 [INFO] [stderr] 19: 0x5a2d630ee763 - core::ops::function::FnOnce::call_once::ha0ccaa66ccd5c836 [INFO] [stderr] 20: 0x5a2d630ee746 - std::sys::backtrace::__rust_begin_short_backtrace::hbe554969778402e3 [INFO] [stderr] 21: 0x5a2d630ee729 - std::rt::lang_start::{{closure}}::h7c9a7cf7affc88a6 [INFO] [stderr] 22: 0x5a2d6324c730 - core::ops::function::impls:: for &F>::call_once::hfd1b304ab8e816b6 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5a2d6324c730 - std::panicking::try::do_call::he753f4c371e83e6d [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5a2d6324c730 - std::panicking::try::hb1516b34166e80aa [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5a2d6324c730 - std::panic::catch_unwind::h934663221d2cdff6 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5a2d6324c730 - std::rt::lang_start_internal::{{closure}}::hae22092d46f1c1cb [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5a2d6324c730 - std::panicking::try::do_call::h0d31f39093ced9d3 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5a2d6324c730 - std::panicking::try::h5104d828728decf9 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5a2d6324c730 - std::panic::catch_unwind::hac95baca6e2cd2e5 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5a2d6324c730 - std::rt::lang_start_internal::h9fa57a915bb1b016 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5a2d630ee711 - std::rt::lang_start::h23b7ad7d1005a1da [INFO] [stderr] 32: 0x5a2d630ee7e5 - main [INFO] [stderr] 33: 0x7de86dae81ca - [INFO] [stderr] 34: 0x7de86dae828b - __libc_start_main [INFO] [stderr] 35: 0x5a2d630ee625 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavyIJ4f/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6f60e9ec906d1021f82af66fa9cedc6771c6f7baf9cd8bc44d9853145f81c3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f60e9ec906d1021f82af66fa9cedc6771c6f7baf9cd8bc44d9853145f81c3b6", kill_on_drop: false }` [INFO] [stdout] 6f60e9ec906d1021f82af66fa9cedc6771c6f7baf9cd8bc44d9853145f81c3b6